Commit da67351a authored by linxin's avatar linxin

add

parent 84f8be61
......@@ -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