NEZ-333 fix:alert list 无法调整大小bug修复

This commit is contained in:
wangwenrui
2020-06-23 17:54:15 +08:00
parent 4394db7920
commit 4f0a481649
2 changed files with 19 additions and 16 deletions

View File

@@ -481,6 +481,8 @@ export default {
immediate:true,
handler(n,o){
this.data=Object.assign({},n)
this.data.resizable=true;
this.data.editable=true;
}
},
panelId:{