Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
imac-vue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jinhui.wang
2023-05-08 15:49:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
74e659c22401ea73e99bfbc0cc3a1183710d69ed
74e659c2
1 parent
0c1e579e
提示修正
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/systemConfig/superAllocation/dialog.vue
src/views/systemConfig/superAllocation/dialog.vue
View file @
74e659c
...
...
@@ -286,7 +286,8 @@ export default {
})
},
routeChange() {
this.$forceUpdate()
// this.$forceUpdate()
this.$refs['superAllocationForm'].clearValidate('flightRoute')
},
close() {
this.formData = {
...
...
Please
register
or
login
to post a comment