فهرست منبع

1.修复EnumSelectView TableView向下偏移。

Pen Li 8 سال پیش
والد
کامیت
94009a17a5
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.m

+ 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;