Przeglądaj źródła

1.修复EnumSelectView TableView向下偏移。

Pen Li 8 lat temu
rodzic
commit
94009a17a5

+ 1 - 0
RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.m

@@ -37,6 +37,7 @@
 {
 {
     [super viewDidLoad];
     [super viewDidLoad];
     
     
+    self.automaticallyAdjustsScrollViewInsets = NO;
 //    self.max_select = 0;
 //    self.max_select = 0;
     
     
     self.navi_item.title = self.title;
     self.navi_item.title = self.title;