mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
运营后台商品详情展示此规格的价格
This commit is contained in:
@@ -225,7 +225,7 @@ export default {
|
||||
{
|
||||
title: "价格",
|
||||
key: "price",
|
||||
render: (h, params) => {v
|
||||
render: (h, params) => {
|
||||
return h("priceColorScheme", {props:{alue:params.row.price,color:this.$mainColor}} );
|
||||
},
|
||||
},{
|
||||
|
||||
Reference in New Issue
Block a user