dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_web
吉安感知网项目-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:待确认改成确认
chenyao
2 hours ago
8e5b09b1349a4001b5d0a5986c7fa9f90a5efbf6
[jagzwxm/ja_web.git]
/
applications
/
drone-command
/
src
/
views
/
permissionManage
/
operationLog.vue
1
2
3
4
5
6
7
8
9
<template>
<basic-container>
系统操作日志
</basic-container>
</template>
<script setup>
</script>
<style scoped lang="scss">
</style>