接收记录详情修改
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-09-17 14:27:56 +08:00
parent 3fc39fd059
commit 3d1dfe9812
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,8 @@
</el-table-column>
<el-table-column prop="SuccessImageCount" :label="$t('trials:inspection:table:SuccessImageCount')">
</el-table-column>
<el-table-column prop="FailedImageCount" :label="$t('trials:inspection:table:FailedImageCount')">
</el-table-column>
</el-table>
</template>
<template slot="dialog-footer">