From 86412212749f073632d42a933ba89b73b8b932f1 Mon Sep 17 00:00:00 2001 From: shizhong <124974919@qq.com> Date: Thu, 27 Jul 2023 19:50:13 +0800 Subject: [PATCH] =?UTF-8?q?!183=20=E5=90=8C=E6=AD=A5=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0=20Merge=20pull=20request=20!183=20from=20?= =?UTF-8?q?=E8=8A=8B=E9=81=93=E6=BA=90=E7=A0=81/dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/infra/build/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/infra/build/index.vue b/src/views/infra/build/index.vue index 19fe6341..338c62e0 100644 --- a/src/views/infra/build/index.vue +++ b/src/views/infra/build/index.vue @@ -53,6 +53,7 @@ const openModel = (title: string) => { dialogTitle.value = title } +/** 生成 JSON */ const showJson = () => { openModel('生成 JSON') formType.value = 0