adasdasdasdas
This commit is contained in:
23
src/components/setting/notice/NoticeManage.vue
Normal file
23
src/components/setting/notice/NoticeManage.vue
Normal file
@@ -0,0 +1,23 @@
|
||||
<template>
|
||||
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
name: "NoticeManage",
|
||||
data() {
|
||||
return {}
|
||||
},
|
||||
mounted() {
|
||||
|
||||
},
|
||||
created() {
|
||||
|
||||
},
|
||||
computed: {},
|
||||
methods: {}
|
||||
|
||||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user