luoyb
2021-03-25 6561208dde184d8995fb69f95c2d1928bdecf290
src/views/user/archivesChange.vue
@@ -4060,6 +4060,8 @@
      params.empId = this.empBaseInfoForm.empId
      params.dimissionType = ''
      params.delFlag = '0'
      params.field = 'entryDate'
      params.order = 'ascending'
      this.$get('hr/empDimissionlog/list', {
        ...params
      }).then((r) => {