Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b7c77fe19e53c95f20e1f8c13b1f1bd63e29765a
Authored by
zhiyangdu
2020-04-27 15:35:39 +0800
1 parent
ed7138f0
样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/myGiftBox/myGiftBox.vue
src/pages/myGiftBox/myGiftBox.vue
View file @
b7c77fe
...
...
@@ -68,7 +68,7 @@ export default {
68
68
this.getorderGiftList();
69
69
// 送礼订单列表
70
70
this.getorderGiveGiftList();
71
- //
联调
71
+ //
调用im是否显示隐藏
72
72
this.setGiftBottomVisibleBySwitchTab();
73
73
},
74
74
methods: {
...
...