fix:交接记录展示不合格标记
This commit is contained in:
parent
1b6cf9a66b
commit
e67532d958
|
@ -59,6 +59,11 @@
|
|||
prop="count"
|
||||
min-width="80"
|
||||
></el-table-column>
|
||||
<el-table-column
|
||||
label="不合格标记"
|
||||
prop="notok_sign_name"
|
||||
min-width="80"
|
||||
></el-table-column>
|
||||
<el-table-column
|
||||
label="创建时间"
|
||||
prop="create_time"
|
||||
|
|
Loading…
Reference in New Issue