From 8941629b61157a606bd73ab04cd9fefd75ed6fc0 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期三, 31 七月 2024 15:46:39 +0800 Subject: [PATCH] # --- src/main/webapp/static/wms/js/wrkMastSta/wrkMastSta.js | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/wms/js/wrkMastSta/wrkMastSta.js b/src/main/webapp/static/wms/js/wrkMastSta/wrkMastSta.js index 98ef027..6a72626 100644 --- a/src/main/webapp/static/wms/js/wrkMastSta/wrkMastSta.js +++ b/src/main/webapp/static/wms/js/wrkMastSta/wrkMastSta.js @@ -32,10 +32,12 @@ ,{field: 'wrkSts$', align: 'center',title: '宸ヤ綔鐘舵��'} // ,{field: 'lineNumber', align: 'center',title: '琛屽彿'} // ,{field: 'wrkType', align: 'center',title: '宸ヤ綔绫诲瀷 绫诲瀷 1:鍙栵紙鍙犵洏锛� 2锛氭斁 3锛氬彇鏀� 4锛氭媶鐩�'} - ,{field: 'bignTime$', align: 'center',title: '鏍囪鏃堕棿'} + ,{field: 'createTime$', align: 'center',title: '鍒涘缓鏃堕棿'} + ,{field: 'updateTime$', align: 'center',title: '寮�濮嬫椂闂�'} + ,{field: 'bignTime$', align: 'center',title: '瀹屾垚鏃堕棿'} // ,{field: 'wrkCrn', align: 'center',title: ''} - ,{field: 'createTime$', align: 'center',title: '娣诲姞鏃堕棿'} - ,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿'} + + ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120} ]], request: { -- Gitblit v1.9.1