1
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-11-25 16:00:08 +08:00
parent 05c6a9a8fc
commit 2f875d94c7
1 changed files with 1 additions and 0 deletions

View File

@ -330,6 +330,7 @@
:title="$t('common:button:edit')" :title="$t('common:button:edit')"
@click.stop="openViewer('edit', scope.row)" @click.stop="openViewer('edit', scope.row)"
v-hasPermi="['trials:trials-panel:attachments:enrollment:viewer']" v-hasPermi="['trials:trials-panel:attachments:enrollment:viewer']"
v-if="scope.row.DoctorTrialState !== 1"
circle circle
/> />
</template> </template>