From 1a41abd4bdc077f79ef182fd3e247c55edc43b7f Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 06 九月 2023 17:02:46 +0800
Subject: [PATCH] #上架规则

---
 src/main/webapp/static/js/orderLog/orderLog.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/orderLog/orderLog.js b/src/main/webapp/static/js/orderLog/orderLog.js
index c392cfc..46f4ae1 100644
--- a/src/main/webapp/static/js/orderLog/orderLog.js
+++ b/src/main/webapp/static/js/orderLog/orderLog.js
@@ -130,8 +130,7 @@
                             {field: 'anfme', title: '鏁伴噺'},
                             {field: 'workQty', title: '浣滀笟鏁伴噺'},
                             {field: 'qty', title: '瀹屾垚鏁伴噺', style: 'font-weight: bold'},
-                            {field: 'owner$', title: '璐т富'},
-                            {field: 'payment$', title: '璐х墿褰㈡��'},
+
                             {field: 'weight', title: '閲嶉噺'}
                         ]],
                         request: {

--
Gitblit v1.9.1