From 136ed496300d2ca3366a60af45889a117a776efa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E7=8E=89=E7=90=A6?= <7507756+jiang_yuqi@user.noreply.gitee.com> Date: Sun, 21 Jan 2024 16:58:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../approveCheckingDrawer.vue | 20 ++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/project/projectAuditinfo/approveCheckingDrawer.vue b/ruoyi-ui/src/views/project/projectAuditinfo/approveCheckingDrawer.vue index 163870c7..f7fa0e29 100644 --- a/ruoyi-ui/src/views/project/projectAuditinfo/approveCheckingDrawer.vue +++ b/ruoyi-ui/src/views/project/projectAuditinfo/approveCheckingDrawer.vue @@ -24,6 +24,24 @@ @click="onPreview(img)" > + + + + + + + + + + + + @@ -110,7 +128,7 @@ type: Function, }, }, - dicts: ["project_checking_result"], + dicts: ["project_checking_result","project_checking_data_type_lvl1","project_checking_data_type_lvl2"], data() { return { showViewer: false,