mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 02:20:12 +08:00
update 添加鉴权卡
This commit is contained in:
@@ -304,9 +304,9 @@ export default {
|
||||
},
|
||||
/** 新增按钮操作 */
|
||||
handleAdd() {
|
||||
// this.reset();
|
||||
this.reset();
|
||||
this.open = true;
|
||||
this.title = "添加充电站鉴权卡11";
|
||||
this.title = "添加充电站鉴权卡";
|
||||
this.isDisabled = false;
|
||||
},
|
||||
/** 修改按钮操作 */
|
||||
|
||||
Reference in New Issue
Block a user