|
@@ -3,7 +3,7 @@
|
|
|
* @Author: Rockery
|
|
|
* @Date: 2021-12-10 10:39:07
|
|
|
* @LastEditors: Rockery
|
|
|
- * @LastEditTime: 2022-01-21 15:52:53
|
|
|
+ * @LastEditTime: 2022-02-09 09:44:40
|
|
|
* @FilePath: \party_construct_web\src\views\PartyBuildingMgr\FullPartyMember\FullPartyMemberIndex.vue
|
|
|
* @Copyright: Copyright (c) 2016~2021 Rockery(1113269755@qq.com)
|
|
|
-->
|
|
@@ -131,7 +131,7 @@
|
|
|
<div class="shield-content-label">入党时间</div>
|
|
|
<div
|
|
|
class="shield-content-datetime"
|
|
|
- >{{ parseTime(item.applyAddPartyTime, '{y}年{m}月{d}日') || ' - 年 - 月 - 日' }}</div>
|
|
|
+ >{{ parseTime(item.addPartyTime, '{y}年{m}月{d}日') || ' - 年 - 月 - 日' }}</div>
|
|
|
<el-button
|
|
|
v-hasPermi="['partybuildingmgr:fullpartymember:view']"
|
|
|
type="rocwhiteplainbtn"
|