From c584c8f022216be96b08ce69125676e749ea2c09 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期二, 16 八月 2022 16:45:00 +0800
Subject: [PATCH] 设备履历+器具履历

---
 DAL/源单/金蝶源单/Cls_S_K3_ProdInBillList2.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/DAL/\346\272\220\345\215\225/\351\207\221\350\235\266\346\272\220\345\215\225/Cls_S_K3_ProdInBillList2.cs" "b/DAL/\346\272\220\345\215\225/\351\207\221\350\235\266\346\272\220\345\215\225/Cls_S_K3_ProdInBillList2.cs"
index 9b4f427..0dcae4d 100644
--- "a/DAL/\346\272\220\345\215\225/\351\207\221\350\235\266\346\272\220\345\215\225/Cls_S_K3_ProdInBillList2.cs"
+++ "b/DAL/\346\272\220\345\215\225/\351\207\221\350\235\266\346\272\220\345\215\225/Cls_S_K3_ProdInBillList2.cs"
@@ -14,10 +14,10 @@
         {
             base.ViewName = "h_v_Kf_ProductInBillList_K3";
             base.mvarReportTitle = "KD浜у搧鍏ュ簱鍗�";
-            base.mvarItemKey = "2";
+            base.mvarItemKey = "1202";
             base.sCondtion = "  ";
             base.sOrderSql = "  order by 鍗曟嵁鍙� desc ";
-            base.sKeyCol = "閮ㄩ棬";
+            base.sKeyCol = "";
 
             //base.ViewName = "h_v_Kf_ProductInBillList_K3";
             //base.mvarReportTitle = "KD浜у搧鍏ュ簱鍗�";

--
Gitblit v1.9.1