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
TaoHuang
2019-10-19 15:55:51 +0800
Commit
211ef63e8a24af20e0c7356cfb0a684474f142ec
1 parent
c1e56761
fix by huangtao
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/pages/order/seller-confirm.vue
apps/pages/order/seller-confirm.vue
View file @
211ef63
...
...
@@ -422,7 +422,6 @@ export default {
});
},
onNumChange({ count, type }) {
console.log(count, type, this.addNumError);
if (type === 'add' && this.addNumError) {
return;
}
...
...
Please
register
or
login
to post a comment