zxz 3 years ago
parent
commit
8664fbd7ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/taskManagement/tranManagementTransportAdd.vue

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

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