From 655e69ac62b761e89e9f6087f6bb374696ccdc83 Mon Sep 17 00:00:00 2001 From: Kelvin Date: Wed, 19 Jul 2023 11:57:04 +0800 Subject: [PATCH 1/2] update --- src/views/cert/modelInfo/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/views/cert/modelInfo/index.vue b/src/views/cert/modelInfo/index.vue index 860e839..4751255 100644 --- a/src/views/cert/modelInfo/index.vue +++ b/src/views/cert/modelInfo/index.vue @@ -68,6 +68,7 @@ + @@ -99,6 +100,9 @@ + + + @@ -207,6 +211,7 @@ function cancel() { function reset() { form.value = { id: null, + serverId: null, modelName: null, modelPrice: null, modelPrice2: null, From 3ba11b6d2b45c1eabcf235fa2118ea7bd223ecce Mon Sep 17 00:00:00 2001 From: kelvin Date: Fri, 4 Aug 2023 22:40:49 +0800 Subject: [PATCH 2/2] update --- src/views/index.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index 41a568e..45c26c3 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -82,7 +82,7 @@
- +