gjy há 3 anos atrás
pai
commit
22d55da100
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/taskManagement/tranManagementTransportAdd.vue

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

@@ -947,7 +947,7 @@ export default {
       }
       for (var i = 0; i < this.deptBudgetList.tranProcessInfoList.length; i++) {
         this.deptBudgetList.tranProcessInfoList[i].processNo =
-          this.deptBudgetList.taskNo + (i + 1)
+          this.deptBudgetList.taskNo +'-'+ (i + 1)
         if (
           new Date(
             this.deptBudgetList.tranProcessInfoList[i].deliveryDateStart