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 ={