Compare commits
No commits in common. "f1c72c66e829579d812c0c4893c34a69f5c3008a" and "e56440634ef5ae83c61738c6ee1e76f131ecc2b7" have entirely different histories.
f1c72c66e8
...
e56440634e
|
@ -13,6 +13,7 @@
|
|||
<div class="info-content">
|
||||
<template v-if="[14, 30].includes(record.UserTypeEnumInt) && record.Questioning">
|
||||
<div>
|
||||
111
|
||||
<!-- 您好,根据医学审核反馈,该阅片任务的评估有如下问题需要您确认或澄清: -->
|
||||
{{ $t('trials:medicalFeedback:message:msg1') }}
|
||||
<ol style="font-weight: bold;">
|
||||
|
|
Loading…
Reference in New Issue