diff --git a/src/views/zhongchou/index.vue b/src/views/zhongchou/index.vue index 73fdf6c..498880d 100644 --- a/src/views/zhongchou/index.vue +++ b/src/views/zhongchou/index.vue @@ -332,6 +332,7 @@ const getQueryVariable = (variable) => { } // 组件挂载时初始化 onMounted(() => { + showRulesModal.value = true nextTick(() => { // 页面加载时自动获取活动数据 fetchActivity()