From 2969915f7a8f5b1f235b6cc954011eb09dffc38f Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期五, 22 十二月 2023 10:22:29 +0800 Subject: [PATCH] 互联网 --- src/views/system/oss/index.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/views/system/oss/index.vue b/src/views/system/oss/index.vue index f3d82cb..e8d2605 100644 --- a/src/views/system/oss/index.vue +++ b/src/views/system/oss/index.vue @@ -264,6 +264,7 @@ /** 浠诲姟鏃ュ織鍒楄〃鏌ヨ */ /** 鏂囦欢鎸夐挳鎿嶄綔 */ const handleFile = () => { + reset(); type.value = 0; dialog.visible = true; @@ -289,6 +290,7 @@ dialog.visible = false; } const lookPawsd = async (row: any) => { + // percentage2.value = 0; console.log(row, row.ossId); testtxt.value = row.msg; titleDownload.value = '鏌ョ湅鎻愬彇鐮�' -- Gitblit v1.8.0