NEZ-727 fix: 部分二级列表搜索异常问题

This commit is contained in:
chenjinsong
2021-06-07 17:31:17 +08:00
parent fca38e7e3b
commit acc1e2a94a
7 changed files with 25 additions and 30 deletions

View File

@@ -745,7 +745,8 @@ export default {
select () {
const objectInfo = {}
this.change_sreach_show = true
this.name = '', this.id = ''
this.name = ''
this.id = ''
if (this.input_sreach != '') {
this.select_list[this.sreach_num].val = this.input_sreach
this.input_sreach = ''