综合查询-领料查询-列表增加车牌号、领料单号字段

This commit is contained in:
binbin_pan 2024-06-03 17:48:17 +08:00
parent 52e8e95c45
commit 2e19924104
1 changed files with 12 additions and 0 deletions

View File

@ -167,6 +167,18 @@
prop="leasePerson"
:show-overflow-tooltip="true"
/>
<el-table-column
label="车牌号"
align="center"
prop="carCode"
show-overflow-tooltip
/>
<el-table-column
label="领料单号"
align="center"
prop="code"
show-overflow-tooltip
/>
<el-table-column
label="领料日期"
align="center"