update 电单车

This commit is contained in:
Guoqs
2024-09-21 13:55:48 +08:00
parent 11cb8b9513
commit e3f60c6738

View File

@@ -560,13 +560,13 @@ export default {
this.multiple = !selection.length;
},
/** 新增按钮操作 */
handleAdd() {
this.reset();
this.getMerchantList();
this.title = "批量添加设备";
this.open = true;
this.getModelList();
},
// handleAdd() {
// this.reset();
// this.getMerchantList();
// this.title = "批量添加设备";
// this.open = true;
// this.getModelList();
// },
/** 修改按钮操作 */
handleUpdate(row) {
this.reset();