zhangyuewww 3 years ago
parent
commit
af96044234
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/tranManagement/tranManagementVehicleDispatching.vue

+ 1 - 0
src/views/tranManagement/tranManagementVehicleDispatching.vue

@@ -505,6 +505,7 @@ export default {
               if (this.deptBudgetList.tranCarInfoList.length > 1) {
                   this.deptBudgetList.tranCarInfoList.splice(index, 1)
                }
+               this.getList()
             })
         })
       }