src/views/index.vue
@@ -341,7 +341,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 @@ -354,7 +354,7 @@ await examineIds(row.ossId).then(res => { console.log(res); if (res.code == 200) { testtxt.value = res.msg; testtxt.value = res.data.password titleDownload.value = '查看提取码' pasTxt.value = '' // inputSty.value ={