From 1938c91e058187d1408ae676eeea1f4f81519af0 Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 26 Aug 2022 09:54:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=81=E8=AE=B8=E5=A2=9E=E5=8A=A0logo?= =?UTF-8?q?=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/oms/apps/develop/AppDeployCustom/add.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/project/oms/apps/develop/AppDeployCustom/add.vue b/project/oms/apps/develop/AppDeployCustom/add.vue index 441b5660..f9348958 100644 --- a/project/oms/apps/develop/AppDeployCustom/add.vue +++ b/project/oms/apps/develop/AppDeployCustom/add.vue @@ -48,6 +48,9 @@ + + + @@ -79,7 +82,6 @@ - @@ -185,7 +187,7 @@ export default { e.project = "core" } else e.project = "standard" return e - }).filter(e=>e.project!="core") || [] + }).filter(e => e.project != "core") || [] }, }, data() {