@@ -90,7 +90,7 @@ export default {
row.imgUrl =
(this.serviceCategoryListData.find(item => item.id == row?.bigId)?.children || []).find(
item => item.id == val
- )?.imgUrl || ''
+ )?.url || ''
row.productId = ''
row.productName = ''
row.num = ''