From f1b49e6d69ba09cc5fc874bcb6eb37d666f8adab Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期六, 02 三月 2024 09:45:18 +0800
Subject: [PATCH] 生产订单变更单:审核报错问题解决
---
SCM/供应商平台/Sup_AskPriceBill.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs" "b/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs"
index 625763f..cb21831 100644
--- "a/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs"
+++ "b/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs"
@@ -56,6 +56,7 @@
public const Int16 SecHRelationMoneyCol = 14;
public const Int16 SecHSourceInterIDCol = 15;
public const Int16 SecHMaterModelCol = 16;
+
//
--
Gitblit v1.9.1