将单据中仓库的新增和批量选择挪动位置
This commit is contained in:
@@ -260,7 +260,7 @@ export const BillModalMixin = {
|
||||
},
|
||||
handleBatchSetDepot() {
|
||||
this.$refs.batchSetDepotModalForm.add();
|
||||
this.$refs.batchSetDepotModalForm.title = "批量设置仓库";
|
||||
this.$refs.batchSetDepotModalForm.title = "批量切换仓库";
|
||||
this.$refs.batchSetDepotModalForm.disableSubmit = false;
|
||||
},
|
||||
addDepot() {
|
||||
|
||||
Reference in New Issue
Block a user