Commit 17549cb4c6cbc9a53384c9302b903753fc3c0d1b

Authored by 王强
1 parent 2dab9797

跳转工会shop_type传3

src/pages/labourUnion/labourUnion.vue
... ... @@ -451,7 +451,7 @@
451 451 let params = {
452 452 type: '42',
453 453 to: this.$route.query.ghId,
454   - shop_type: '1'
  454 + shop_type: '3'
455 455 };
456 456  
457 457 // 通用跳转
... ...