fix: SystemPage.vue 补全缺失的 template 闭合标签
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a5edb8be4d
commit
dd060e88ce
@ -579,6 +579,9 @@
|
||||
</table>
|
||||
<PaginationBar v-model:currentPage="menuPagination.pageNo" v-model:pageSize="menuPagination.pageSize" :total="menuPagination.total" />
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user