黔西南大屏

This commit is contained in:
yanran200730
2023-04-23 17:50:29 +08:00
parent 69b2bd6b6f
commit 605f8a33f6
4 changed files with 1262 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<template>
<div class="AppQxnEventDv"></div>
</template>
<script>
export default {
name: 'AppQxnEventDv',
label: '事件上报',
data () {
return {
}
}
}
</script>
<style lang="scss" scoped>
.AppQxnEventDv {
}
</style>