This commit is contained in:
2020-11-19 23:44:14 +00:00
parent 5aec31f3c3
commit 0bed41974e
2 changed files with 4 additions and 2 deletions

View File

@@ -429,7 +429,7 @@ export default {
}
} else {
vm.password = window.$gz.util.getRandomPassword();
vm.login = window.$gz.util.getRandomPassword();
// vm.login = window.$gz.util.getRandomPassword();
/* Customer = 3,
HeadOffice = 4, */
if (vm.$route.params.customerid && vm.$route.params.customerid != 0) {