From 7e2347d5414d8db22e48b00bf903b85fa68c0de5 Mon Sep 17 00:00:00 2001 From: zc <zc> Date: 星期三, 10 九月 2025 10:37:23 +0800 Subject: [PATCH] 1 --- src/main/webapp/static/js/order/order.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js index f379902..cb77bad 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -43,6 +43,7 @@ cols: [[ {type: 'numbers'}, {field: 'orderNo', title: '鍗曟嵁缂栧彿', templet: '#orderNoTpl'}, + {field: 'temp$', align: 'center', title: '涓氬姟鍙�', minWidth: 160, width: 160}, {field: 'docType$', align: 'center', title: '绫诲瀷', minWidth: 160, width: 160}, {align: 'center', title: '鏄庣粏', toolbar: '#tbLook', minWidth: 240, width: 240}, {field: 'createTime$', title: '鍒涘缓鏃堕棿', minWidth: 200, width: 200}, -- Gitblit v1.9.1