注释商品链接
This commit is contained in:
@@ -224,7 +224,7 @@
|
|||||||
{ prop: 'typeExplain', label: '商品类型说明'},
|
{ prop: 'typeExplain', label: '商品类型说明'},
|
||||||
{ slot: 'integralPrice' },
|
{ slot: 'integralPrice' },
|
||||||
{ slot: 'payMoney' },
|
{ slot: 'payMoney' },
|
||||||
{ prop: 'goods', label: '商品链接', align: 'center', format: v => v.jdUrl },
|
// { prop: 'goods', label: '商品链接', align: 'center', format: v => v.jdUrl },
|
||||||
{ slot: 'stock' },
|
{ slot: 'stock' },
|
||||||
{ prop: 'status', width: 90, label: '状态', align: 'center', format: v => this.dict.getLabel('integralSGStatus', v) || '已上架' }
|
{ prop: 'status', width: 90, label: '状态', align: 'center', format: v => this.dict.getLabel('integralSGStatus', v) || '已上架' }
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user