fix: 修改正则 \s 为 \r|\n

This commit is contained in:
zhangyu
2021-11-25 16:29:56 +08:00
parent 8ce68e6871
commit 7ca733dfe1
4 changed files with 8 additions and 6 deletions

View File

@@ -1097,6 +1097,8 @@ export default {
setTimeout('document.getElementById("one-input").focus()', 500)
this.input_list = false
this.delcriteriaBool = false
} else if(this.searchMsg.searchLabelList.find(key => this.select_list[this.sreach_num].label == key.label).readonly) {
this.input_sreach = ''
} else {
if (this.input_sreach == '') {
this.delcriteriaBool = true