odc.xiaohui
2023-12-22 2969915f7a8f5b1f235b6cc954011eb09dffc38f
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 = '查看提取码'