代码调整

This commit is contained in:
dong 2022-08-23 15:29:13 +08:00
parent 546029e4ad
commit 806f20dc9f
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</template>
<script>
import TrainingList from './trainingList.vue';
import EditContent from './editContent.vue';
import EditContent from './editDetails.vue';
export default {
name:'DemonMenu',