瀏覽代碼

no message

linwenxin 9 月之前
父節點
當前提交
db6ae94542

+ 1 - 1
src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/hs_productColumns.js

@@ -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 = ''