|
@@ -1,5 +1,5 @@
|
|
<template>
|
|
<template>
|
|
- <div id="eachers">
|
|
|
|
|
|
+ <div id="achieveCom">
|
|
<el-row>
|
|
<el-row>
|
|
<el-col :span="24" class="main">
|
|
<el-col :span="24" class="main">
|
|
<el-col :span="24" class="one">
|
|
<el-col :span="24" class="one">
|
|
@@ -28,7 +28,7 @@ export default {
|
|
metaInfo() {
|
|
metaInfo() {
|
|
return { title: this.$route.meta.title };
|
|
return { title: this.$route.meta.title };
|
|
},
|
|
},
|
|
- name: 'eachers',
|
|
|
|
|
|
+ name: 'achieveCom',
|
|
props: {},
|
|
props: {},
|
|
components: {},
|
|
components: {},
|
|
data: function() {
|
|
data: function() {
|