From c1702cc51a4d94ed37d5083494c87fe0f2cbe5b3 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 18 六月 2021 10:20:13 +0800
Subject: [PATCH] # 销售单取消后回滚立库出库至A99
---
src/main/webapp/views/safeSto/locAllot.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/safeSto/locAllot.html b/src/main/webapp/views/safeSto/locAllot.html
index c8ca760..7465d49 100644
--- a/src/main/webapp/views/safeSto/locAllot.html
+++ b/src/main/webapp/views/safeSto/locAllot.html
@@ -45,7 +45,7 @@
<option value="">璇烽�夋嫨绔欑偣</option>
</select>
<!-- 2.鍚姩鍑哄簱 -->
- <button style="margin-left: 18px" class="layui-btn layui-btn-lg layui-btn-disabled" id="btn-outbound" lay-event="outbound">鍚姩鍑哄簱</button>
+ <!--<button style="margin-left: 18px" class="layui-btn layui-btn-lg layui-btn-disabled" id="btn-outbound" lay-event="outbound">鍚姩鍑哄簱</button>-->
</div>
</div>
</script>
--
Gitblit v1.9.1