|
@@ -24,7 +24,7 @@
|
|
|
|
|
|
|
|
@end
|
|
@end
|
|
|
|
|
|
|
|
-@interface CommonEditorViewController : UIViewController<UITableViewDataSource,UITableViewDelegate,UITextFieldDelegate,MonthPickerViewControllerDelegate/*,SignatureViewControllerDelegate*/,EnumSelectViewControllerDelegate,CommonEditorViewControllerDelegate,UITextViewDelegate>
|
|
|
|
|
|
|
+@interface CommonEditorViewController : UIViewController<UITableViewDataSource,UITableViewDelegate,UITextFieldDelegate,MonthPickerViewControllerDelegate/*,SignatureViewControllerDelegate*/,EnumSelectViewControllerDelegate,CommonEditorViewControllerDelegate,UITextViewDelegate,UIAlertViewDelegate>
|
|
|
@property (strong,nonatomic) NSMutableDictionary* content_data_download;
|
|
@property (strong,nonatomic) NSMutableDictionary* content_data_download;
|
|
|
@property (strong,nonatomic) NSMutableDictionary* changed_data;
|
|
@property (strong,nonatomic) NSMutableDictionary* changed_data;
|
|
|
|
|
|