From 99e4035bdb26ff8f5cf0e6bb911f1cdb3a2dd290 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期六, 09 九月 2023 16:59:24 +0800
Subject: [PATCH] #预警

---
 src/main/webapp/static/js/orderCheck/orderCheck.js |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/main/webapp/static/js/orderCheck/orderCheck.js b/src/main/webapp/static/js/orderCheck/orderCheck.js
index fdc8cc0..f474642 100644
--- a/src/main/webapp/static/js/orderCheck/orderCheck.js
+++ b/src/main/webapp/static/js/orderCheck/orderCheck.js
@@ -137,8 +137,6 @@
                             {field: 'realAnfme', title: '鐪熷疄鏁伴噺',style: 'color: blue;font-weight: bold', edit: true},
                             {field: 'diffAnfme', title: '宸紓鏁伴噺', style: 'font-weight: bold'},
                             {field: 'type$', title: '鐘舵��'},
-                            {field: 'owner$', title: '璐т富'},
-                            {field: 'payment$', title: '璐х墿鐘舵��'},
                             {align: 'center', title: '鎿嶄綔', toolbar: '#formSSXMTableBar3', minWidth: 80, width: 80, fixed: 'right'}
                         ]],
                         request: {
@@ -264,8 +262,6 @@
                         {field: 'matnr', title: '鍟嗗搧缂栫爜', width: 160},
                         {field: 'maktx', title: '鍟嗗搧鍚嶇О', width: 160},
                         {field: 'locNo', title: '搴撲綅鍙�'},
-                        {field: 'owner$', title: '璐т富'},
-                        {field: 'payment$', title: '璐х墿鐘舵��'},
                         {field: 'anfme', title: '搴撳瓨鏁伴噺'},
                         {field: 'realAnfme', title: '鐪熷疄鏁伴噺'},
                         {field: 'diffAnfme', title: '宸紓鏁伴噺', style: 'font-weight: bold'},

--
Gitblit v1.9.1