odc.xiaohui
2023-12-21 1569a80f99e9ed3da2d7f79c0fd1f48bebf3e82e
src/views/system/oss/index.vue
@@ -364,7 +364,7 @@
    dialogVisible.value = false;
    clearInterval(state.mytime);
    state.mytime = 0;
    testtxt.value = row.data.password;
    testtxt.value = row.password;
  titleDownload.value = '查看提取码'
  pasTxt.value = ''
  visibleCode.value = true
@@ -380,7 +380,7 @@
  await examineIds(row.ossId).then(res => {
    console.log(res);
    if (res.code == 200) {
      testtxt.value = row.data.password;
      testtxt.value = res.data.password;
      titleDownload.value = '查看提取码'
      pasTxt.value = ''
      // inputSty.value ={