提交 8d6a60c5 authored 作者: 王鹏飞's avatar 王鹏飞

隐藏电子签名入口

上级 3ed2443c
...@@ -15,11 +15,11 @@ ...@@ -15,11 +15,11 @@
<div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div> <div class="aside-logout" @click="$store.dispatch('logout')"><span>退出登录</span></div>
</template> </template>
<!-- 入学协议 --> <!-- 入学协议 -->
<template #content v-if="currentActive === 'admission_xy'"> <!-- <template #content v-if="currentActive === 'admission_xy'">
<app-xy /> <app-xy />
</template> </template> -->
</vue-form> </vue-form>
<!-- <el-dialog <el-dialog
title="办理入学资料提交成功" title="办理入学资料提交成功"
:visible.sync="dialogVisible" :visible.sync="dialogVisible"
:center="true" :center="true"
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<el-button type="primary" @click="toPay">立即缴费</el-button> <el-button type="primary" @click="toPay">立即缴费</el-button>
<el-button type="primary" @click="dialogVisible = false">忽略</el-button> <el-button type="primary" @click="dialogVisible = false">忽略</el-button>
</template> </template>
</el-dialog> --> </el-dialog>
</app-layout> </app-layout>
</template> </template>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论