소스 검색

no message

linwenxin 8 달 전
부모
커밋
abda5f9f7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: {},