no message
parent
b9fa8a97d1
commit
c629985e7b
|
|
@ -65,7 +65,7 @@
|
||||||
<div>{{ scope.row.itemKey.item.name }}</div>
|
<div>{{ scope.row.itemKey.item.name }}</div>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</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">
|
<template slot-scope="scope">
|
||||||
<div>{{ scope.row.itemKey.propC1 }}</div>
|
<div>{{ scope.row.itemKey.propC1 }}</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue