From 07dbfd2b534cafd461d6bef3df8cc7e3e0152af5 Mon Sep 17 00:00:00 2001 From: chaiyapeng <3535863041@qq.com> Date: Wed, 4 Sep 2024 17:40:03 +0800 Subject: [PATCH] =?UTF-8?q?API=E5=B8=83=E5=B1=80=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/port/port/employee.vue | 40 ++++++++++++++++---------------- 1 file changed, 20 insertions(+), 20 deletions(-) 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 @@ - 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}} -
+ 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}} +