From 42b697ac9b5d04d884296d28daf6082487e62984 Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期四, 11 四月 2024 13:58:56 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/basLiftOpt/basLiftOpt.js | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/basLiftOpt/basLiftOpt.js b/src/main/webapp/static/js/basLiftOpt/basLiftOpt.js
index 6b277cc..977e32f 100644
--- a/src/main/webapp/static/js/basLiftOpt/basLiftOpt.js
+++ b/src/main/webapp/static/js/basLiftOpt/basLiftOpt.js
@@ -25,12 +25,13 @@
{field: 'id', align: 'center',title: '缂栧彿'}
,{field: 'wrkNo', align: 'center',title: '浠诲姟鍙�'}
,{field: 'liftNo', align: 'center',title: '鎻愬崌鏈哄彿'}
+ ,{field: 'command', align: 'center',title: '鍛戒护'}
+ ,{field: 'systemStatus', align: 'center',title: '绯荤粺鐘舵��'}
+ ,{field: 'deviceWrk', align: 'center',title: '璁惧宸ヤ綔鍙�'}
,{field: 'sendTime$', align: 'center',title: '涓嬪彂鏃堕棿'}
,{field: 'updateTime$', align: 'center',title: '淇敼鏃堕棿'}
,{field: 'updateBy$', align: 'center',title: '淇敼浜哄憳'}
,{field: 'memo', align: 'center',title: '澶囨敞'}
- ,{field: 'command', align: 'center',title: '鍛戒护'}
- ,{field: 'systemStatus', align: 'center',title: '绯荤粺鐘舵��'}
// ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
]],
--
Gitblit v1.9.1