no message

main
HUOJIN\92525 2024-04-19 14:28:30 +08:00
parent b9fa8a97d1
commit c629985e7b
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<div>{{ scope.row.itemKey.item.name }}</div>
</template>
</el-table-column>
<el-table-column :show-overflow-tooltip="true" prop="propC1" label="批次号">
<el-table-column :show-overflow-tooltip="true" prop="propC1" label="Mo票">
<template slot-scope="scope">
<div>{{ scope.row.itemKey.propC1 }}</div>
</template>