接收记录详情修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
3fc39fd059
commit
3d1dfe9812
|
@ -104,6 +104,8 @@
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column prop="SuccessImageCount" :label="$t('trials:inspection:table:SuccessImageCount')">
|
<el-table-column prop="SuccessImageCount" :label="$t('trials:inspection:table:SuccessImageCount')">
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
|
<el-table-column prop="FailedImageCount" :label="$t('trials:inspection:table:FailedImageCount')">
|
||||||
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
</template>
|
</template>
|
||||||
<template slot="dialog-footer">
|
<template slot="dialog-footer">
|
||||||
|
|
Loading…
Reference in New Issue