部分问题修复
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2024-04-29 11:11:46 +08:00
parent f9cbfcfc70
commit 5b2ac82187
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@
circle
icon="el-icon-delete"
:title="$t('trials:inspection:button:delete')"
@click.stop="DeletePatientStudyAllData(scope.row)"
@click.stop="deletePatientStudyAllData(scope.row)"
/>
</template>
</el-table-column>