2 Commits

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

1
src/views/zhongchou/index.vue

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

Loading…
Cancel
Save