Office driver api get data works
This commit is contained in:
@@ -238,7 +238,7 @@ export default defineComponent({
|
||||
mounted() {
|
||||
this.getEmployeeTypeList();
|
||||
this.getStatesList();
|
||||
this.getEmployee(this.$route.params.id)
|
||||
this.getEmployee(this.$route.params.id)
|
||||
},
|
||||
watch: {
|
||||
$route() {
|
||||
|
||||
Reference in New Issue
Block a user