From 0ac1a8b0a1e48b0da6df4dc6c103b86d7ced34e6 Mon Sep 17 00:00:00 2001
From: jinghz <jinghz@oceic.com>
Date: 星期四, 30 十一月 2023 10:14:28 +0800
Subject: [PATCH] lingshou

---
 WarM/仓库管理/Kf_SellOutBill.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Kf_SellOutBill.cs" "b/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Kf_SellOutBill.cs"
index f41a23e..bdfb9a5 100644
--- "a/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Kf_SellOutBill.cs"
+++ "b/WarM/\344\273\223\345\272\223\347\256\241\347\220\206/Kf_SellOutBill.cs"
@@ -1771,7 +1771,7 @@
                                                 }
                                                 grdMain.Rows[sRow + i].Cells[HQtyCol].Value = 1;
                                                 grdMain.Rows[sRow + i].Cells[HPriceCol].Value = oMatePriceCus.GetMatePriceByCus(oMater.omodel.HItemID, DBUtility.ClsPub.isLong(this.txtHSupID.Tag));
-                                                if(this.ModCaption=="闆跺敭1" && oMater.omodel.HRatePrice>0)
+                                                if(this.ModCaption=="閿�鍞嚭搴撳崟_闆跺敭1" && oMater.omodel.HRatePrice>0)
                                                 {
                                                     grdMain.Rows[sRow + i].Cells[HSalePriceCol].Value = oMater.omodel.HRatePrice.ToString();//鑾峰彇淇冮攢浠�
                                                 }

--
Gitblit v1.9.1