项目培训记录列表添加创建时间
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2025-01-17 10:00:43 +08:00
parent 041266c250
commit 89be8d8a12
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@
show-overflow-tooltip show-overflow-tooltip
sortable="custom" sortable="custom"
/> />
<el-table-column
:label="$t('trials:sysDocBeSigned:table:CreateTime')"
prop="CreateTime"
show-overflow-tooltip
sortable="custom"
/>
<el-table-column <el-table-column
:label="$t('trials:sysDocBeSigned:table:ConfirmTime')" :label="$t('trials:sysDocBeSigned:table:ConfirmTime')"
prop="ConfirmTime" prop="ConfirmTime"