From 51aebb52e3f964ad5d0e96c6b92ae8e455b24ceb Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 10 四月 2026 13:08:17 +0800
Subject: [PATCH] 需要修改的,   不选板材,直接按照板材规格扣减库存。  发版套数不填的话就是1.  扣减库存的量就是  数量*发版套数 20260410  试卷 6年级添加 答题卡 选项  完成

---
 CY_ECommercePlatform/CY.WebForm/Pages/front/Adhesive.aspx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/front/Adhesive.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/front/Adhesive.aspx
index 7fc8bed..d755302 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/front/Adhesive.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/front/Adhesive.aspx
@@ -7,7 +7,7 @@
     <title>涓嶅共鑳惰浠�</title>
 </head>
 <body>
-    <table class="table2">
+    <table class="table2" style="display:none;" >
         <tbody>
             <tr>
                 <th>璇烽�夋嫨鍗板埛鏂瑰紡锛�&nbsp<input type="radio" name="printMode" value='1' />鍚堢増鍗板埛&nbsp;&nbsp<input type="radio" name="printMode" value='0' checked="true" />涓撶増鍗板埛</th>
@@ -18,7 +18,7 @@
         <tbody>
             <tr>
                 <th style="text-align: center;width: 150px;">
-                    鍗板埛灏哄锛堥暱脳瀹斤級
+                    鎴愬搧灏哄锛堥暱脳瀹斤級
                 </th>
                 <th style="text-align: center;width: 150px;">
                     褰㈢姸

--
Gitblit v1.9.1