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

创客列表操作区域宽度问题

lcl 2 жил өмнө
parent
commit
42acf6b088

+ 1 - 1
wwwroot/layuiadmin/modules_main/Users_Admin.js

@@ -115,7 +115,7 @@ layui.config({
             , { field: 'RiskFlagName', width: 200, title: '风控状态', sort: true }
             , { field: 'CreateDate', width: 200, title: '注册时间', sort: true }
 
-            , { title: '操作', width: 2000, align: 'left', toolbar: '#table-list-tools' }
+            , { title: '操作', width: 2200, align: 'left', toolbar: '#table-list-tools' }
         ]]
         , where: {
             SelfId: SelfId,