|
@@ -106,7 +106,7 @@ export default {
|
|
|
columns1: [
|
|
columns1: [
|
|
|
{ key: 'id', title: '商品ID' },
|
|
{ key: 'id', title: '商品ID' },
|
|
|
{ slot: 'img', title: '商品信息' },
|
|
{ slot: 'img', title: '商品信息' },
|
|
|
- { slot: 'price', title: '直播售价' },
|
|
|
|
|
|
|
+ { key: 'price', title: '直播售价' },
|
|
|
// {
|
|
// {
|
|
|
// key: 'price',
|
|
// key: 'price',
|
|
|
// title: '直播售价',
|
|
// title: '直播售价',
|