-
+
+
+
+
+
@@ -119,12 +131,14 @@
配置
-
+
diff --git a/src/views/customer/Dashboard.vue b/src/views/customer/Dashboard.vue
index 95e51fa..c59d7a8 100644
--- a/src/views/customer/Dashboard.vue
+++ b/src/views/customer/Dashboard.vue
@@ -72,12 +72,16 @@
-
+
+
+
+
+
-
+ 重置密码
编辑
删除
diff --git a/src/views/data/Product.vue b/src/views/data/Product.vue
index 6961614..ad2abdb 100644
--- a/src/views/data/Product.vue
+++ b/src/views/data/Product.vue
@@ -197,6 +197,10 @@ export default {
previewVisible: false,
previewHead: [],
previewData: []
+ defaultActive: [],
+ isDetail: false,
+ userAccount: '',
+ userName: ''
};
},
watch: {