Ver Fonte

创建运输任务合同编号下拉

zhangyuewww há 4 anos atrás
pai
commit
c32230ee16
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      src/views/taskManagement/tranManagementTransportAdd.vue

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

@@ -391,6 +391,7 @@ export default {
   data() {
     let self = this
     return {
+      flag:2,
       checkList: [],
       deptBudgetList: {
         taskNo: '',
@@ -552,6 +553,7 @@ export default {
         })
       xialaNo({
         compId: this.compId,
+        flag: this.flag
       })
         .toPromise()
         .then((response) => {