This commit is contained in:
2026-01-31 15:01:31 +08:00
parent 06453b284c
commit 2cc924d091

View File

@ -21,7 +21,7 @@ import XxhjCount from './xxhjCount.vue'
import QygktjCount from './qygktjCount.vue'
import { ref } from "vue";
const butList=ref(["情报统计分析","预警统计",'全域管控统计','信息汇聚统计'])
const qh = ref('信息汇聚统计')
const qh = ref('情报统计分析')
</script>
<style lang="scss" scoped>