单词拼写纠正
This commit is contained in:
27
src/views/ems/dzjk/clpz/xftg/index.vue
Normal file
27
src/views/ems/dzjk/clpz/xftg/index.vue
Normal file
@ -0,0 +1,27 @@
|
||||
|
||||
<template>
|
||||
<div style="width:100%">
|
||||
削峰填谷
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name:'DzjkClpzXftg',
|
||||
data() {
|
||||
return {
|
||||
|
||||
}
|
||||
},
|
||||
methods:{
|
||||
},
|
||||
mounted(){
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user