From fc2afc38a9eefaba1bb2f3fad0b793b4ea846cb3 Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期一, 16 三月 2026 13:50:11 +0800
Subject: [PATCH] 销售-pda
---
src/main/webapp/static/js/salesOrder/salsesOrder.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/salesOrder/salsesOrder.js b/src/main/webapp/static/js/salesOrder/salsesOrder.js
index 730d107..ecb3352 100644
--- a/src/main/webapp/static/js/salesOrder/salsesOrder.js
+++ b/src/main/webapp/static/js/salesOrder/salsesOrder.js
@@ -18,7 +18,7 @@
, { field: 'inQty', align: 'center', title: '鍏ュ簱鏁伴噺', width: 110 }
, { field: 'disQty', align: 'center', title: '閫氱煡鍗�', width: 110 }
, { field: 'icsbeqty', align: 'center', title: '鍑鸿揣閫氱煡鏁�', width: 110 }
- , { field: 'seoseqty', align: 'center', title: '瀹炲嚭鏁伴噺', width: 110 }
+ // , { field: 'seoseqty', align: 'center', title: '瀹炲嚭鏁伴噺', width: 110 }
, { field: 'outQty', align: 'center', title: '瀵硅处鏁伴噺', width: 110 }
, { field: 'invoiceQty', align: 'center', title: '寮�绁ㄦ暟閲�', width: 110 }
, { field: 'unInvoiceQty', align: 'center', title: '鏈紑绁ㄦ暟閲�', width: 110 }
--
Gitblit v1.9.1