NEZ-1778 NEZ-1779 feat: 系统备份 页面开发
This commit is contained in:
@@ -642,6 +642,7 @@ export default {
|
||||
handler (n, o) {
|
||||
this.isEdit = true
|
||||
this.editAlertRule = JSON.parse(JSON.stringify(n))
|
||||
console.log(this.editAlertRule);
|
||||
if (this.editAlertRule.id || this.editAlertRule.name) {
|
||||
this.expressions = [this.editAlertRule.expr]
|
||||
this.showTypeSelect = true // 当 edit 时禁用 type下拉框
|
||||
|
||||
Reference in New Issue
Block a user