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

main
wangxiaoshuang 2024-11-28 13:52:12 +08:00
parent 6c8014ac75
commit 15309e77ba
1 changed files with 2 additions and 2 deletions

View File

@ -256,13 +256,13 @@
:title="$t('trials:inspection:button:addTrials')"
@click.stop="handleOpenDialog(scope.row, 'add')"
/>
<el-button
<!-- <el-button
circle
icon="el-icon-delete"
v-hasPermi="['trials:trialsInspection:delPatient']"
:title="$t('trials:inspection:button:delete')"
@click.stop="deletePatientStudyAllData(scope.row)"
/>
/> -->
</template>
</el-table-column>
</el-table>