Commit 5d31a481 authored by JingChao's avatar JingChao

Merge branch 'develop' of https://hel.hand-china.com/xugong/hls-xcmg-vue-app into develop

parents 77d8cd77 84f8be61
Pipeline #4511 canceled with stages
......@@ -429,11 +429,11 @@ export default {
}
},
watch: {
$route (to, from) {
if(to.name === 'SalesInfo'){
this.routeGoCustom()
}
},
// $route (to, from) {
// if (to.name === 'SalesInfo') {
// this.routeGoCustom()
// }
// },
checked: {
handler (newVal, oldVal) {
if (newVal === false) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment