Эх сурвалжийг харах

1.修复EnumSelectView TableView向下偏移。

Pen Li 8 жил өмнө
parent
commit
94009a17a5

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

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