From 7e50638f14d0df6d151bda986c8519565bfc09cc Mon Sep 17 00:00:00 2001
From: libo <Administrator@DESKTOP-1A6QMNS>
Date: 星期一, 31 三月 2025 10:08:12 +0800
Subject: [PATCH] 将原先的一个webservice,改为三个对应功能
---
项目代码/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/outOrderDetail.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/outOrderDetail.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/outOrderDetail.vue"
index 40096ab..aba8313 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/outOrderDetail.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/outOrderDetail.vue"
@@ -8,7 +8,7 @@
<span>宸查�変腑 {{ selection.length }} 椤�</span>
</el-col>
<el-col :span="8">
- <el-link type="primary" size="small" style="float: right; height: 20px" @click="lockstocks">閿佸畾搴撳瓨</el-link>
+
<el-link type="primary" size="small" style="float: right; height: 20px; margin-right: 10px"
@click="outbound">鐩存帴鍑哄簱</el-link>
<el-link type="primary" size="small" style="float: right; height: 20px; margin-right: 10px"
--
Gitblit v1.9.3