dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_web
吉安感知网项目-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 模板调整
罗广辉
2026-01-09
2d33e05503ad52302489d1e60babc1f7672bb9c9
[jagzwxm/ja_web.git]
/
applications
/
drone-command
/
src
/
views
/
basicManage
/
maintainRecord.vue
1
2
3
4
5
6
7
8
9
<template>
<basic-container>
维护记录管理
</basic-container>
</template>
<script setup>
</script>
<style scoped lang="scss">
</style>