@@ -166,7 +166,7 @@
if (this.checkFrom()) {
this.set_add_person_data(this.subForm);
this.$router.push({
- name: 'MasterPersonSelectDevice',
+ name: 'MasterCompanySelectDevice',
query: {}
})
}
@@ -66,7 +66,7 @@
if (!this.subForm.name || !this.subForm.phone || !this.subForm.faceImageUrl) {
- name: 'MasterPersonAdd',
+ name: 'MasterCompanyAddPerson',