下载模板bug修复
continuous-integration/drone/push Build is passing Details

main
caiyiling 2024-11-25 14:43:06 +08:00
parent 98604a7684
commit 72a7a09f44
1 changed files with 1 additions and 0 deletions

View File

@ -384,6 +384,7 @@ export default {
}
},
created() {
this.searchData.TrialId = this.$route.query.trialId
this.getList()
this.getTrialConfirmedCreiterionList()
},