From 69071dc4b35cd44ebd9bec293d9da55e7f2a3b6d Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期二, 22 十月 2024 14:49:34 +0800 Subject: [PATCH] # --- 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 ad09170..ee40725 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -47,6 +47,7 @@ {align: 'center', title: '鏄庣粏', toolbar: '#tbLook', minWidth: 160, width: 160}, {field: 'createTime$', title: '鍒涘缓鏃堕棿', minWidth: 200, width: 200}, {field: 'settle$', align: 'center', title: '鐘舵��', templet: '#settleTpl', minWidth: 160, width: 160}, + {field: 'shipName', align: 'center',title: '鍒跺崟浜�'}, {field: 'memo', align: 'center',title: '澶囨敞', hide: true}, {align: 'center', title: '鎿嶄綔', toolbar: '#operate', width: 180} ]], -- Gitblit v1.9.1