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
792a2cd05e74b058159e61cddfe4aefb18f618f4
Authored by
王强
2021-03-05 11:02:54 +0800
1 parent
b2cb759e
工会商品列表页,添加跳转”订单列表“页面~
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/labourUnion/labourUnion.vue
src/pages/labourUnion/labourUnion.vue
View file @
792a2cd
@@ -410,7 +410,7 @@
@@ -410,7 +410,7 @@
410
// 跳转参数
410
// 跳转参数
411
let params = {
411
let params = {
412
type: '42',
412
type: '42',
413
- to:
item.id
,
413
+ to:
''
,
414
shop_type: ''
414
shop_type: ''
415
};
415
};
416
416