|
|
@@ -51,7 +51,7 @@
|
|
|
const basicInfoRef = ref<InstanceType<typeof BasicInfo>>();
|
|
|
const contentConfigRef = ref<InstanceType<typeof ContentConfig>>();
|
|
|
const ruleForm = reactive<RuleFormView>({
|
|
|
- messageType: MessageTypeEnum.BANNER,
|
|
|
+ messageType: MessageTypeEnum.TEXT,
|
|
|
title: '',
|
|
|
bannerUrl: '',
|
|
|
pushChannel: [],
|