From 3cd6fdb11eaf85ed095d339a7da9ce353cf78ddd Mon Sep 17 00:00:00 2001 From: ruanqi Date: Mon, 14 Oct 2024 19:11:36 +0800 Subject: [PATCH] plm BMM --- src/views/modules/tooling/searchToolApply.vue | 1 + 1 file changed, 1 insertion(+) 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