From 15e588eb6a7549ecd2aaffb45e67f11e68354eb6 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期一, 05 二月 2024 18:22:19 +0800
Subject: [PATCH] 111

---
 company/src/components/enterprise/confirmJobType.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/company/src/components/enterprise/confirmJobType.vue b/company/src/components/enterprise/confirmJobType.vue
index b371ad2..07917d1 100644
--- a/company/src/components/enterprise/confirmJobType.vue
+++ b/company/src/components/enterprise/confirmJobType.vue
@@ -55,6 +55,8 @@
         methods: {
             open (title, arr) {
                 this.title = title
+                this.dw = ''
+                this.gz = ''
                 this.form.solutionId = arr.solutionId
                 this.data = arr.seleData
                 this.visible = true

--
Gitblit v1.9.3