代码调整
This commit is contained in:
parent
bd70771cf5
commit
4c3a511551
@ -125,6 +125,7 @@ export default {
|
||||
const elem = this.elementList.find(el => el.code == this.selected.type);
|
||||
if (elem) {
|
||||
elem.model = this.selected;
|
||||
this.enabledTab=this.selected.type;
|
||||
}
|
||||
} else {
|
||||
this.selected = null;
|
||||
|
Loading…
Reference in New Issue
Block a user