qa_portal_vue/app/pages/rule/government.vue

13 lines
125 B
Vue
Raw Normal View History

2026-03-09 13:54:04 +08:00
<script setup lang="ts">
</script>
<template>
<div>政府规章</div>
</template>
<style scoped lang="scss">
</style>