菜单树显示 数量
This commit is contained in:
19
ruoyi-ui/src/views/bookmark/common/UserTagAll.vue
Normal file
19
ruoyi-ui/src/views/bookmark/common/UserTagAll.vue
Normal file
@ -0,0 +1,19 @@
|
||||
<template>
|
||||
<div>
|
||||
{{msg}}
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
name: 'areaTree',
|
||||
components: {},
|
||||
|
||||
data: function () {
|
||||
return {}
|
||||
},
|
||||
methods: {}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user