+
@@ -307,9 +308,9 @@
-->
-
+
@@ -745,7 +746,7 @@ export default {
},
// 切换类型
changeTypeEnum(index) {
- if (this.form.id) return;
+ // if (this.form.id) return;
this.shopTypesActive = index;
const typeEnum = this.shopTypes[index].typeEnum;
this.form.typeEnum = typeEnum;
diff --git a/src/views/product/index.vue b/src/views/product/index.vue
index 66cea89..7449606 100644
--- a/src/views/product/index.vue
+++ b/src/views/product/index.vue
@@ -53,6 +53,9 @@
¥{{ scope.row.lowPrice }}
+
+
+