fix:修改切换panel后样式错乱的问题

This commit is contained in:
zhangyu
2020-07-03 17:26:51 +08:00
parent b15f887319
commit ee561c1cee
2 changed files with 2 additions and 1 deletions

View File

@@ -224,6 +224,7 @@
this.toAdd();
return false;
}
this.filter.searchName='';
//this.$refs.searchInput.select();
this.showPanel = val
this.filter.panelId = this.showPanel.id;