Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
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
Plain Diff
Browse Files
Authored by
lzhy
2020-04-16 18:03:32 +0800
Commit
3ea91c22c0da3b11f23e01175a292a41976b6d5a
2 parents
0023b074
b06e6826
Merge branch 'feature/shop-order' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
app/pages/logistics/freight/components/add-edit-template.vue
app/pages/logistics/freight/components/add-edit-template.vue
View file @
3ea91c2
...
...
@@ -55,6 +55,7 @@ export default {
this.templateName = '';
this.defaultFee = '';
this.freeMount = '';
this.templateId = 0;
this.showModal = true;
},
hide() {
...
...
Please
register
or
login
to post a comment