浏览代码

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

lcl 2 年之前
父节点
当前提交
7bf7aee881
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      wwwroot/layuiadmin/modules_main/CustomQuery_Admin.js

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

@@ -68,7 +68,7 @@ layui.config({
             ,{field:'Title', title:'标题', sort: true}
 
             , {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: {