From 97f363891cc9db3de9db495cae5cbae42d89eb7c Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期四, 03 八月 2023 10:42:44 +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