From eb1b0706a1f7324302d749b4e2bad528d51ca149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E4=BC=9F=E5=AD=98?= Date: Fri, 1 Dec 2023 11:24:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E7=BC=BA=E5=B0=91=E4=BC=81?= =?UTF-8?q?=E4=B8=9A=E5=BE=AE=E4=BF=A1=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?BUG=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ModuleSetting/WeComSetting/index.vue | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 front/src/views/project/ModuleSetting/WeComSetting/index.vue diff --git a/front/src/views/project/ModuleSetting/WeComSetting/index.vue b/front/src/views/project/ModuleSetting/WeComSetting/index.vue new file mode 100644 index 00000000..d9b25b1d --- /dev/null +++ b/front/src/views/project/ModuleSetting/WeComSetting/index.vue @@ -0,0 +1,64 @@ + + -- Gitee