src/components/Regular/index.vue
@@ -285,7 +285,9 @@ this.generateRegex(item); }, handleInputConfirm(row) { console.log(this.TargetoptionList, "TargetoptionList"); let index = this.TargetoptionList.indexOf(row); console.log(1112); if (this.whether == 1 && this.inputValue) { if ( this.TargetoptionList[index].dynamiccruxs.indexOf(this.inputValue) ==