Browse Source

no message

linwenxin 8 months ago
parent
commit
abda5f9f7c
1 changed files with 1 additions and 1 deletions
  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',
           name: 'slot-component',
           md: 16,
           md: 16,
           attributes: {},
           attributes: {},