This commit is contained in:
zhouzy062 2024-02-27 14:13:21 +08:00
parent c82d744963
commit 73e07c5bf8
1 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@
:show-overflow-tooltip="true"
/>
<el-table-column
label="退料申请时间"
label="申请时间"
align="center"
prop="backTime"
:show-overflow-tooltip="true"
@ -209,7 +209,7 @@
:show-overflow-tooltip="true"
/>
<el-table-column
label="是否异常退料"
label="异常退料"
align="center"
prop="dictName"
:show-overflow-tooltip="true"