|
@@ -2,8 +2,8 @@
|
|
|
* @Description: 学历提升
|
|
|
* @Author: 空白格
|
|
|
* @Date: 2022-08-12 13:47:26
|
|
|
- * @LastEditors: 空白格
|
|
|
- * @LastEditTime: 2022-08-29 10:16:23
|
|
|
+ * @LastEditors: wangcc
|
|
|
+ * @LastEditTime: 2022-08-29 10:47:03
|
|
|
* @FilePath: \veterans_client_web\src\views\EducationPromote\EducationPromoteIndex.vue
|
|
|
* @Copyright: Copyright (c) 2016~2022 by 空白格, All Rights Reserved.
|
|
|
-->
|
|
@@ -107,7 +107,7 @@
|
|
|
class="epal-item"
|
|
|
@click="
|
|
|
jumpPage('/educationpromote/professionalintroduction', {
|
|
|
- id: item,
|
|
|
+ id: item.id,
|
|
|
})
|
|
|
"
|
|
|
>
|