ApplyEducationAuthIndex.vue 405 B

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