123456789101112 |
- <!--
- * @Description: 退役军人认证页面
- * @Author: 空白格
- * @Date: 2022-08-17 11:30:23
- * @LastEditors: 空白格
- * @LastEditTime: 2022-08-17 11:31:59
- * @FilePath: \veterans_client_web\src\views\PersonalCenter\ApplyEducationAuth\ApplyEducationAuthIndex.vue
- * @Copyright: Copyright (c) 2016~2022 by 空白格, All Rights Reserved.
- -->
- <template>
- <div>退役军人认证1</div>
- </template>
|