소스 검색

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

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: {