From a36bb920e6b0ced4d8dce5a5d0710bd623c3e3f7 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期四, 15 九月 2022 09:58:08 +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