Your Name
2022-09-08 b59d7d4f48f84dc856d46f6ee6c8e9300376d272
src/views/goalManagement/index.vue
@@ -1,14 +0,0 @@
<template>
    <router-view></router-view>
</template>
<script>
export default {
    name: "index"
}
</script>
<style scoped>
</style>