update
This commit is contained in:
parent
207aa3a081
commit
9f6889a103
6 changed files with 67 additions and 37 deletions
13
src/views/Admin/OrganizationList.vue
Normal file
13
src/views/Admin/OrganizationList.vue
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<template>
|
||||
<div>
|
||||
OrganizationList
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
mounted () {
|
||||
console.log('dzqsd')
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue