【add】- 完善制修订大屏
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<!-- 来款-->
|
||||
<template>
|
||||
<div class="sub-title"><span>汽车标准化工作平台</span></div>
|
||||
<!-- <income-payment-screen></income-payment-screen>-->
|
||||
<income-payment-screen></income-payment-screen>
|
||||
</template>
|
||||
|
||||
<!-- 制修订 -->
|
||||
@@ -16,6 +16,18 @@
|
||||
<div class="sub-title"><span>汽车标准制修订管理系统 </span></div>
|
||||
<preparation-revision-screen></preparation-revision-screen>
|
||||
</template>
|
||||
|
||||
<!-- 中国汽车国际法规工作平台-ISO-->
|
||||
<template>
|
||||
<div class="sub-title"><span>中国汽车国际标准工作平台-ISO</span></div>
|
||||
<!-- <preparation-revision-screen></preparation-revision-screen>-->
|
||||
</template>
|
||||
|
||||
<!-- 中国汽车国际法规工作平台-WP.29 -->
|
||||
<template>
|
||||
<div class="sub-title"><span>中国汽车国际法规工作平台-WP.29</span></div>
|
||||
<!-- <w-p-screen></w-p-screen>-->
|
||||
</template>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -23,6 +35,7 @@
|
||||
|
||||
import IncomePaymentScreen from './incomePayments/index'
|
||||
import PreparationRevisionScreen from './preparationRevision/index'
|
||||
import WPScreen from './wp29/index'
|
||||
|
||||
export default {
|
||||
name: 'HomePage',
|
||||
|
||||
Reference in New Issue
Block a user