From 66df6f71812e3a86c470bb71a818f6e6c41e3054 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 05 三月 2025 11:27:13 +0800
Subject: [PATCH] 添加检验项页面接口修改
---
src/views/CNAS/systemManagement/documentControl/components/ControlledFileApplication.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/CNAS/systemManagement/documentControl/components/ControlledFileApplication.vue b/src/views/CNAS/systemManagement/documentControl/components/ControlledFileApplication.vue
index 1a25201..cc35075 100644
--- a/src/views/CNAS/systemManagement/documentControl/components/ControlledFileApplication.vue
+++ b/src/views/CNAS/systemManagement/documentControl/components/ControlledFileApplication.vue
@@ -433,6 +433,7 @@
handleUpdate(row) {
this.title = '鏂囦欢鍙樻洿鐢宠'
this.addInfo = this.HaveJson(row)
+ this.file = null
this.addDialogVisible = true
},
// 鏌ョ湅闄勪欢
--
Gitblit v1.9.3