|
@@ -225,7 +225,7 @@ class ConsultationRecordActivity :
|
|
*/
|
|
*/
|
|
private fun reinterview(id: String) {
|
|
private fun reinterview(id: String) {
|
|
JumpUtil.jumpActivityWithUrl(
|
|
JumpUtil.jumpActivityWithUrl(
|
|
- RouterUrlCommon.doctorDetails,
|
|
|
|
|
|
+ RouterUrlCommon.consultationRequest,
|
|
id,
|
|
id,
|
|
mContext
|
|
mContext
|
|
)
|
|
)
|