PAMapp/pages/agentInfo/edit/_agentNo.vue
@@ -128,6 +128,7 @@ <UiField :span="12" icon="calender" label="到職日期"> <UiDatePicker class="mt-10" :defaultValue ="agentInfo.entryDate" @changeDate="onChangeDate($event)" ></UiDatePicker> </UiField> @@ -308,7 +309,7 @@ photoBase64 : '', phoneNumber : '', email : '', entryDate : ',' entryDate : '', }; communicationStyleList: string[] = agentCommunicationStyleList;