update 添加鉴权卡

This commit is contained in:
2023-12-01 16:12:20 +08:00
parent 327365ddd3
commit 574ccc203c

View File

@@ -304,9 +304,9 @@ export default {
},
/** 新增按钮操作 */
handleAdd() {
// this.reset();
this.reset();
this.open = true;
this.title = "添加充电站鉴权卡11";
this.title = "添加充电站鉴权卡";
this.isDisabled = false;
},
/** 修改按钮操作 */