jinhui.wang

提示修正

......@@ -286,7 +286,8 @@ export default {
})
},
routeChange() {
this.$forceUpdate()
// this.$forceUpdate()
this.$refs['superAllocationForm'].clearValidate('flightRoute')
},
close() {
this.formData = {
......