zhangyuewww 3 gadi atpakaļ
vecāks
revīzija
af96044234

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

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