szh_zidingyibiaoti
张同海 2 years ago
parent cfddd518e7
commit 3436aab2e9

@ -293,11 +293,11 @@ export default {
}, },
created() {}, created() {},
watch: { watch: {
$route(to, form) { // $route(to, form) {
if (to.path == '/CustomerInformationManagement') { // if (to.path == '/CustomerInformationManagement') {
this.init() // this.init()
} // }
} // }
}, },
mounted() { mounted() {
this.init() this.init()

Loading…
Cancel
Save