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