From b9463f45592ff334ff26f5e357ae37a43c9a943b Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期五, 07 三月 2025 09:39:54 +0800 Subject: [PATCH] 标准物质领用筛选bug --- 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