From f83a885282a05c4e3c6106a32ab77e7c6eef6c1f Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期四, 06 三月 2025 17:14:59 +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