Browse Source

no message

linwenxin 8 tháng trước cách đây
mục cha
commit
abda5f9f7c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {},