From c421d2deeec5530d8060d8e06b5b86bb02e72dbf Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 21 二月 2024 18:32:31 +0800
Subject: [PATCH] 111

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

diff --git a/company/src/components/enterprise/directInvoicingApplication.vue b/company/src/components/enterprise/directInvoicingApplication.vue
index f5dbcc1..9ece041 100644
--- a/company/src/components/enterprise/directInvoicingApplication.vue
+++ b/company/src/components/enterprise/directInvoicingApplication.vue
@@ -188,6 +188,9 @@
             open (title, target) {
                 this.title = title
                 this.visible = true
+                this.type = '0'
+                this.val = ''
+                this.val1 = ''
                 this.list1 = []
                 this.list2 = []
                 this.$nextTick(() => {

--
Gitblit v1.9.3