dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_web
吉安感知网项目-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 报废功能完成
罗广辉
2026-01-09
0f0aa627eec3a46f932d62b81d8a49195f7ef03d
[jagzwxm/ja_web.git]
/
applications
/
drone-command
/
src
/
views
/
basicManage
/
deviceScrap
/
deviceScrap.vue
1
2
3
4
5
6
7
8
9
<template>
<basic-container>
设备报废管理
</basic-container>
</template>
<script setup>
</script>
<style scoped lang="scss">
</style>