This commit is contained in:
ival 2021-03-05 17:54:34 +08:00
commit d5c29af3fb
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
<el-button style="width: 125px;margin-top: 10px;" :disabled="true" @click="distributionAll">全部强制分配</el-button>
<el-button style="width: 125px;margin-top: 10px;" :disabled="true" @click="cancelDistributionAll">取消全部强制分配</el-button>
<el-button style="width: 125px;margin-top: 10px;" @click="commit">应用</el-button>
<el-button style="width: 125px;margin-top: 10px;">退出</el-button>
<el-button style="width: 125px;margin-top: 10px;" @click="doClose">退出</el-button>
</el-col>
</el-row>
<notice-info ref="noticeInfo" pop-class="ningbo-01__systerm" />

View File

@ -192,7 +192,7 @@ export const loginInfo = {
systemType: '014'
},
cgy: {
title: '成都工业职业技术学院轨道交通虚拟仿真实训中心',
title: '成都工业职业技术学院线网车站运营虚拟仿真实训中心',
loginPath: '/login?project=cgy',
loginParam: 'CGY',
titleDistance: '-150px',