diff --git a/src/views/product/productList/index.vue b/src/views/product/productList/index.vue
index ed2e9f3..3d4f18f 100644
--- a/src/views/product/productList/index.vue
+++ b/src/views/product/productList/index.vue
@@ -69,14 +69,14 @@
empty-text="暂无数据"
>
-
+
{{ scope.row.id }}
-
+
- {{ scope.row.productType ? '平台' : '店铺' }}
+ {{ scope.row.productType == '1' ? '平台' : '店铺' }}
-
+
{{ scope.row.productName }}
@@ -97,7 +97,7 @@
货号:{{ scope.row.productNum }}
-
+
上架: