From 0a0dab83e805624f64a4dbca6e962dde693e7500 Mon Sep 17 00:00:00 2001
From: xk_chenlianjie <15255791639@163.com>
Date: Fri, 2 Feb 2024 16:01:23 +0800
Subject: [PATCH] 111
---
src/views/product/productList/index.vue | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
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 }}
-
+
上架: