From 64969d2b3de662148bdfae9bd5770ca20e58600f Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期三, 19 二月 2025 15:39:57 +0800
Subject: [PATCH] 1.成品入库优化 2.采购入库优化

---
 H5/PurchaseInventory.aspx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/H5/PurchaseInventory.aspx b/H5/PurchaseInventory.aspx
index 79ad9fe..413c639 100644
--- a/H5/PurchaseInventory.aspx
+++ b/H5/PurchaseInventory.aspx
@@ -14,7 +14,7 @@
   left-arrow
   @click-left="GoBack()"
 ></van-nav-bar>
-    <div class="mySolid">
+<%--    <div class="mySolid">--%>
         <van-cell-group>
   <van-field 
     ref="sectionCode"
@@ -52,7 +52,7 @@
   disabled
 ></van-field>
 </van-cell-group>
-    </div>
+<%--    </div>--%>
   <van-tabs color="#000" title-active-color="#0283EF">
   <van-tab title="鐗╂枡鏄庣粏" class="mySolid font">
       <van-row>

--
Gitblit v1.9.3