From 70bf87ed3348ddab6cb4583edd183d7fe156446a Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Tue, 22 Jun 2021 14:37:54 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=80=A7=E8=83=BD=E6=B5=8B=E8=AF=95):?= =?UTF-8?q?=20=E4=BF=AE=E6=94=B9=E7=BC=96=E8=BE=91=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E6=B1=A0=E9=A1=B5=E9=9D=A2=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../settings/system/TestResourcePool.vue | 215 +++++++++--------- 1 file changed, 110 insertions(+), 105 deletions(-) diff --git a/frontend/src/business/components/settings/system/TestResourcePool.vue b/frontend/src/business/components/settings/system/TestResourcePool.vue index 8d39c50751..f45b6c6ab0 100644 --- a/frontend/src/business/components/settings/system/TestResourcePool.vue +++ b/frontend/src/business/components/settings/system/TestResourcePool.vue @@ -2,7 +2,8 @@
@@ -55,123 +56,127 @@ :close-on-click-modal="false" :title="form.id ? $t('test_resource_pool.update_resource_pool') : $t('test_resource_pool.create_resource_pool')" :visible.sync="dialogVisible" width="80%" + top="5%" @closed="closeFunc" :destroy-on-close="true" v-loading="result.loading" > - - - - - - - - - - - - - - - - - - - Node - Kubernetes - - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + + + + + + Node + Kubernetes + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + - + - - + + +
-
- + +