From a831b79d695473619f44c42836c05bef7cef44c2 Mon Sep 17 00:00:00 2001 From: shj <1790240199@qq.com> Date: 星期四, 11 八月 2022 19:00:24 +0800 Subject: [PATCH] 对接 --- src/views/goalManagement/targetDecompositionMonth/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/goalManagement/targetDecompositionMonth/index.vue b/src/views/goalManagement/targetDecompositionMonth/index.vue index ea96184..4473a7a 100644 --- a/src/views/goalManagement/targetDecompositionMonth/index.vue +++ b/src/views/goalManagement/targetDecompositionMonth/index.vue @@ -105,6 +105,7 @@ const resetForm = () => { ruleForm.searchParams.qName = ''; ruleForm.searchParams.indexNum = ''; + listApi() }; const listApi = () => { goalManagementApi() -- Gitblit v1.9.2