独立阅片人简历查看修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
877535f579
commit
341a707c80
|
|
@ -21,7 +21,7 @@
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button type="text" @click="
|
<el-button type="text" @click="
|
||||||
go(
|
go(
|
||||||
`/trialsResume?doctorId=${scope.row.DoctorId}&token=${token}`
|
`/trialsResume?doctorId=${scope.row.DoctorId}&token=${token}&trialId=${$route.query.trialId}`
|
||||||
)
|
)
|
||||||
">{{ scope.row.LastName }} / {{ scope.row.FirstName }}</el-button>
|
">{{ scope.row.LastName }} / {{ scope.row.FirstName }}</el-button>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue