修改所属商品字段
This commit is contained in:
parent
b3a48a68af
commit
ce546e09b2
|
|
@ -84,7 +84,7 @@
|
|||
<template v-slot="scope">
|
||||
<!-- <el-button v-for="(item) in scope.row.product" @click="toGoods(item)" :key="item.productId" type="text">{{
|
||||
item.productName }}</el-button> -->
|
||||
{{ scope.row.productName }}
|
||||
{{ scope.row.productId }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue