Przeglądaj źródła

自定义查询操作列宽度加大

lcl 2 lat temu
rodzic
commit
7bf7aee881

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

@@ -68,7 +68,7 @@ layui.config({
             ,{field:'Title', title:'标题', sort: true}
             ,{field:'Title', title:'标题', sort: true}
 
 
             , {field:'Sort', fixed: 'right', title:'排序', width:80, edit: 'text'}
             , {field:'Sort', fixed: 'right', title:'排序', width:80, edit: 'text'}
-            , { title: '操作', width:280, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
+            , { title: '操作', width:320, align: 'center', fixed: 'right', toolbar: '#table-list-tools' }
         ]]
         ]]
         , where: {
         , where: {