2 Commits

  1. 1
      src/views/zhongchou/index.vue

1
src/views/zhongchou/index.vue

@ -332,6 +332,7 @@ const getQueryVariable = (variable) => {
} }
// //
onMounted(() => { onMounted(() => {
showRulesModal.value = true
nextTick(() => { nextTick(() => {
// //
fetchActivity() fetchActivity()

Loading…
Cancel
Save