Commit 645e0499 authored by 黄奎's avatar 黄奎

页面修改

parent d61e3fce
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
@click="downloadStudentStaticYear" /> @click="downloadStudentStaticYear" />
</div> </div>
</div> </div>
<companyYearFirst :dataList="dataList" :tabCheck="companyYearFirst"> <companyYearFirst :dataList="dataList" :tabCheck="tabCheck">
</companyYearFirst> </companyYearFirst>
</div> </div>
</template> </template>
......
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
} }
}, },
meta: { meta: {
title: "课程顾问部年度数据统计"
}, },
components: {}, components: {},
data() { data() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment