更新入库记录页面

This commit is contained in:
Developer
2026-06-12 10:31:58 +08:00
parent d523c57057
commit f4692027ce

View File

@@ -196,13 +196,12 @@
</el-table-column>
<el-table-column
align="center"
label="供应商编号"
prop="供应商"
label="入库单号"
show-overflow-tooltip
sortable="供应商"
sortable="入库单号"
width="111px">
<template slot-scope="scope">
{{ scope.row.供应商编 }}
{{ scope.row.入库单 }}
</template>
</el-table-column>
<el-table-column :width="setColumnWidth('供应商')" align="center" label="供应商" show-overflow-tooltip>