From 9cad1c10e12746b9f8d7b6bb1c4515c0ea613761 Mon Sep 17 00:00:00 2001
From: duyongjia <adu_555@163.com>
Date: 星期四, 09 一月 2025 14:49:42 +0800
Subject: [PATCH] 入库时从外面的货位开始入
---
项目代码/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