From 4ef4e287fe6597543a9628b6dae294c19f2b1d9c Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期三, 22 十月 2025 10:50:41 +0800
Subject: [PATCH] 1.新增订单出库挑选功能 2.新增订单明细表

---
 src/main/webapp/views/pakStore/stockAdjust.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/pakStore/stockAdjust.html b/src/main/webapp/views/pakStore/stockAdjust.html
index ff3780f..bd758e9 100644
--- a/src/main/webapp/views/pakStore/stockAdjust.html
+++ b/src/main/webapp/views/pakStore/stockAdjust.html
@@ -115,9 +115,7 @@
 
 <!-- 琛� -->
 <script type="text/html" id="operate">
-    {{# if(d.removeBtn){ }}
     <a class="layui-btn layui-btn-danger layui-btn-xs" lay-event="remove">绉婚櫎</a>
-    {{# } }}
 </script>
 
 <!-- 琛ㄦ牸 -->

--
Gitblit v1.9.1