@@ -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: {},