linwenxin il y a 8 mois
Parent
commit
abda5f9f7c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/commonPage/parts-config/index.vue

+ 1 - 1
src/views/commonPage/parts-config/index.vue

@@ -142,7 +142,7 @@ export default {
           }
         },
         {
-          isShow: !this.formData.isDefault,
+          isShow: !this.formData.isDefault || this.$route.name == 'website-refund-config',
           name: 'slot-component',
           md: 16,
           attributes: {},