linwenxin 8 miesięcy temu
rodzic
commit
abda5f9f7c
1 zmienionych plików z 1 dodań i 1 usunięć
  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: {},