Browse Source

合同页面修改申请抖动修改

梁世豪 7 months ago
parent
commit
269c001f94
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/templates/prjcontract/xg_update.html

+ 2 - 2
src/main/resources/templates/prjcontract/xg_update.html

@@ -241,7 +241,7 @@
241 241
                     {type: "radio", fixed: 'left'},
242 242
                     {field: 'wjm', title: '文件名', width: '40%'},
243 243
                     {field: 'scrq', title: '上传日期', width: '15%', align: 'center'},
244
-                    {field: 'sm', title: '说明', edit: 'text'}
244
+                    {field: 'sm', title: '说明', edit: 'text',width:'35%'}
245 245
                 ]
246 246
             ],
247 247
             autoSort: false,
@@ -322,7 +322,7 @@
322 322
                     {type: 'numbers', align: 'center'},
323 323
                     {field: 'wjm', title: '文件名', width: '30%'},
324 324
                     {field: 'scrq', title: '上传日期', width: '15%', align: 'center'},
325
-                    {field: 'sm', title: '说明', edit: 'text'}
325
+                    {field: 'sm', title: '说明', edit: 'text',width:'40%'}
326 326
                 ]
327 327
             ],
328 328
             autoSort: false,