mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 02:20:12 +08:00
远程固件升级成功后 清空选项框
This commit is contained in:
@@ -76,6 +76,7 @@ export default {
|
|||||||
if (response.code === 200) {
|
if (response.code === 200) {
|
||||||
this.$modal.msgSuccess("升级成功");
|
this.$modal.msgSuccess("升级成功");
|
||||||
this.dialogTableVisible = false;
|
this.dialogTableVisible = false;
|
||||||
|
this.templateRadioId = "";
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user