zhangyuewww há 3 anos atrás
pai
commit
af96044234

+ 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()
             })
         })
       }