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