From d3242462c31ac2b01a237b01d2fca4b3cbdbcd70 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期五, 22 十二月 2023 11:11:11 +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