dashboard
repositories
filestore
activity
search
login
main
/
HuaTaiSpecialGasMonitor
forked from
fSpecialGasMonitor
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增页面
zhouwenxuan
2023-08-09
bdf6e17accbaee3d4bf4d8898206ea3ee3655c3a
[HuaTaiSpecialGasMonitor.git]
/
src
/
views
/
warningManage
/
warningSet
/
index.vue
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<template>
<div>
预警设置
</div>
</template>
<script setup lang="ts">
</script>
<style scoped lang="scss">
</style>