Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web into main
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
commit
d0bf19e3bf
|
@ -129,7 +129,7 @@ export default {
|
|||
lock: true
|
||||
})
|
||||
this.listQuery.TrialId = this.trialId
|
||||
this.listQuery.SiteId = this.siteId
|
||||
this.listQuery.TrialSiteId = this.siteId
|
||||
getSiteCRCScreeningList(this.listQuery).then(res => {
|
||||
loading.close()
|
||||
this.list = res.Result.CurrentPageData
|
||||
|
|
Loading…
Reference in New Issue