+
+
+
+ {{ promotionTypes.find((item) => item.value === activityType)?.label }}
+
+
+
+
+ {{ type.label }}
+
+
+
+
+
diff --git a/src/views/mall/product/spu/form/OtherSettingsForm.vue b/src/views/mall/product/spu/form/OtherSettingsForm.vue
index d7217cfe..24498860 100644
--- a/src/views/mall/product/spu/form/OtherSettingsForm.vue
+++ b/src/views/mall/product/spu/form/OtherSettingsForm.vue
@@ -41,16 +41,11 @@