sunlupeng 1 năm trước cách đây
mục cha
commit
62a98906bf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/oa/turnover/edit.vue

+ 1 - 0
src/views/oa/turnover/edit.vue

@@ -217,6 +217,7 @@ export default {
         this.form.deptName = employeeInfo.deptName;
         this.form.position = employeeInfo.position;
         this.form.employeePhone = employeeInfo.phone;
+        this.form.entryDate = employeeInfo.entryDate;
       });
     },
     handleRemove(file, fileList) {