BJ_web_developers
/
wxgzh
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9f6e52ca2aa1606d875e16e31a5a07704bc78674
Authored by
liuqimichale
2021-07-27 10:25:53 +0800
1 parent
c14fb301
jumpType: '8' 7微信公众号 8小票
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/parkPay/plateNumber.vue
src/views/parkPay/plateNumber.vue
View file @
9f6e52c
...
...
@@ -385,7 +385,7 @@ export default {
385
385
sign_type: 'md5',
386
386
sign: '1',
387
387
orgId: this.$utils.myOrgId,
388
- jumpType: '
8'
388
+ jumpType: '
7' // 7 微信公众号 8小票
389
389
};
390
390
// jsondata = JSON.stringify(jsondata);
391
391
swiperQuery(jsondata).then(res => {
...
...