NEZ-333 fix:alert list 无法调整大小bug修复
This commit is contained in:
@@ -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:{
|
||||
|
||||
Reference in New Issue
Block a user