|
@@ -347,7 +347,7 @@ export default {
|
|
this.$nextTick(() => {
|
|
this.$nextTick(() => {
|
|
this.getList(this.form.concepts);
|
|
this.getList(this.form.concepts);
|
|
this.getIds(this.form.concepts);
|
|
this.getIds(this.form.concepts);
|
|
- this.searchConcept();
|
|
|
|
|
|
+ this.getTreeSearchList();
|
|
});
|
|
});
|
|
}
|
|
}
|
|
setTimeout(() => {
|
|
setTimeout(() => {
|