Commit b7c77fe19e53c95f20e1f8c13b1f1bd63e29765a
1 parent
ed7138f0
样式优化
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/myGiftBox/myGiftBox.vue
| @@ -68,7 +68,7 @@ export default { | @@ -68,7 +68,7 @@ export default { | ||
| 68 | this.getorderGiftList(); | 68 | this.getorderGiftList(); |
| 69 | // 送礼订单列表 | 69 | // 送礼订单列表 |
| 70 | this.getorderGiveGiftList(); | 70 | this.getorderGiveGiftList(); |
| 71 | - // 联调 | 71 | + // 调用im是否显示隐藏 |
| 72 | this.setGiftBottomVisibleBySwitchTab(); | 72 | this.setGiftBottomVisibleBySwitchTab(); |
| 73 | }, | 73 | }, |
| 74 | methods: { | 74 | methods: { |