zhangyuewww 3 éve
szülő
commit
4e769eef8b

+ 1 - 1
src/views/taskManagement/tranManagementLook.vue

@@ -67,7 +67,7 @@
         :key="index"
         class="datafor"
       >
-        <div class="driver">运输阶段&nbsp;&nbsp;{{ index+1 }}&nbsp;&nbsp;({{ item.processNo }}-{{index +1}})
+        <div class="driver">运输阶段&nbsp;&nbsp;{{ index+1 }}&nbsp;&nbsp;({{ item.processNo }})
           <el-checkbox
             class="endflag"
             true-label="1"

+ 2 - 0
src/views/taskManagement/tranManagementTransportAdd.vue

@@ -822,6 +822,7 @@ export default {
           {
             processNo: '',
             tranType: '汽运',
+            tranTypeKey: '1',
             deliveryDateStart: '',
             deliveryDateEnd: '',
             weight: '',
@@ -1114,6 +1115,7 @@ export default {
                         {
                           processNo: '',
                           tranType: '汽运',
+                          tranTypeKey: '1',
                           deliveryDateStart: '',
                           deliveryDateEnd: '',
                           weight: '',