Przeglądaj źródła

Merge branch 'master' of http://git.zthymaoyi.com:3000/gdc/yiliangyiyun-pc

gjy 3 lat temu
rodzic
commit
102fade22a

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