查询字段变更
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
714a24040f
commit
e3f6204bd2
|
@ -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