diff --git a/src/views/port/port/employee.vue b/src/views/port/port/employee.vue
index 054fa03..6e80399 100644
--- a/src/views/port/port/employee.vue
+++ b/src/views/port/port/employee.vue
@@ -113,26 +113,26 @@
- months: {{this.formBirthday.months}}
- days: {{this.formBirthday.days}}
- animal: {{this.formBirthday.animal}}
- imonthcn: {{this.formBirthday.imonthcn}}
- idaycn: {{this.formBirthday.idaycn}}
- cyear: {{this.formBirthday.cyear}}
- cmonth: {{this.formBirthday.cmonth}}
- cday: {{this.formBirthday.cday}}
- gzyear: {{this.formBirthday.gzyear}}
- gzmonth: {{this.formBirthday.gzmonth}}
- gzday: {{this.formBirthday.gzday}}
- isleap: {{this.formBirthday.isleap}}
- ncweek: {{this.formBirthday.ncweek}}
- isterm: {{this.formBirthday.isterm}}
- term: {{this.formBirthday.term}}
- astro: {{this.formBirthday.astro}}
- eightall: {{this.formBirthday.eightall}}
- fiveall: {{this.formBirthday.fiveall}}
-
+ years: {{this.formBirthday.years}}
+ months: {{this.formBirthday.months}}
+ days: {{this.formBirthday.days}}
+ animal: {{this.formBirthday.animal}}
+ imonthcn: {{this.formBirthday.imonthcn}}
+ idaycn: {{this.formBirthday.idaycn}}
+ cyear: {{this.formBirthday.cyear}}
+ cmonth: {{this.formBirthday.cmonth}}
+ cday: {{this.formBirthday.cday}}
+ gzyear: {{this.formBirthday.gzyear}}
+ gzmonth: {{this.formBirthday.gzmonth}}
+ gzday: {{this.formBirthday.gzday}}
+ isleap: {{this.formBirthday.isleap}}
+ ncweek: {{this.formBirthday.ncweek}}
+ isterm: {{this.formBirthday.isterm}}
+ term: {{this.formBirthday.term}}
+ astro: {{this.formBirthday.astro}}
+ eightall: {{this.formBirthday.eightall}}
+ fiveall: {{this.formBirthday.fiveall}}
+