index.js 210 B

1234
  1. export const API_GET_PERSON_LIST = '/clockInfo/selectClockInfoPc'
  2. export const API_GET_SUPP_LIST = '/clockInfo/selectClockInfoPc'
  3. //请假列表
  4. export const API_GET_LEAVE_LIST = '/leaveInfo/selectLeaveInfoPc'