From 42eed0b0d21fe04eb375393e2d2fe098bdea6f0b Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期三, 18 六月 2025 20:52:43 +0800
Subject: [PATCH] 销售出库调整
---
WebTM/views/领料发货/销售出库/Kf_SellOutBillList.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html"
index cee53e6..ae2b937 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\224\200\345\224\256\345\207\272\345\272\223/Kf_SellOutBillList.html"
@@ -2162,7 +2162,7 @@
data: {},
success: function (data1) {
if (data1.count == 1) {
- if (data1.data == "姘寸數") {
+ if (data1.data == "姘村姟") {
result = true;
}
}
--
Gitblit v1.9.1