diff --git a/src/views/modules/tooling/searchToolApply.vue b/src/views/modules/tooling/searchToolApply.vue index 0f8c8b7..2c0899c 100644 --- a/src/views/modules/tooling/searchToolApply.vue +++ b/src/views/modules/tooling/searchToolApply.vue @@ -1712,6 +1712,7 @@ this.dataList1[i].applyReason = this.dataForm.applyReason } } + this.search(); this.refreshCurrentTabTable() this.submitModalFlag = false this.visible = false