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

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

Loading…
Cancel
Save