Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
baoss
2019-10-15 09:59:41 +0800
Commit
1cfb65d66b1f76508cf7f1a6f66b8ca84555db55
1 parent
4215611e
修改我的求购字段
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
apps/pages/home/mine/components/bind.vue
apps/store/home/mine.js
apps/pages/home/mine/components/bind.vue
View file @
1cfb65d
apps/store/home/mine.js
View file @
1cfb65d
...
...
@@ -232,7 +232,7 @@ export default function() {
case
'buy'
:
state
.
buyNum
=
item
.
sum
;
break
;
case
'bid'
:
case
'bid
ing
'
:
state
.
askBuyNum
=
item
.
sum
;
break
;
default
:
...
...
Please
register
or
login
to post a comment