From 0b0899370f271793f7156144b4b912438aebdf73 Mon Sep 17 00:00:00 2001
From: heshaofeng <heshaofeng@hnkhzn.com>
Date: 星期一, 24 十一月 2025 08:41:56 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhongRui/ALDbanyunxiangmu

---
 项目代码/WIDESEA_WMSClient/src/extension/inbound/extend/allocateOrderDetail.vue |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/allocateOrderDetail.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/allocateOrderDetail.vue"
index 148e7f4..f685705 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/allocateOrderDetail.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/extension/inbound/extend/allocateOrderDetail.vue"
@@ -1,9 +1,10 @@
 <template>
-  <div>
+  <div> 
     <vol-box
       v-model="showDetialBox"
       :lazy="true"
       width="75%"
+      height="80%"
       title="鍗曟嵁鏄庣粏淇℃伅"
     >
       <div class="box-head">
@@ -27,13 +28,13 @@
                 @click="handleOpenPicking"
                 >鎷i��</el-link>
                  
-              <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"
@@ -362,7 +363,7 @@
         }
       }, {
         default: () => h(ElForm, {
-          model: formData,
+          model: formData00,
           rules: {
             selectedPlatform: [
               { required: true, message: '璇烽�夋嫨鍑哄簱绔欏彴', trigger: 'change' }

--
Gitblit v1.9.3