forked from zhba/zhba_enterprises
src/api/examapi/performance.js @@ -35,3 +35,11 @@ data: row }) } export const getNowDate = () => { return request({ url: '/api/examScore/getNowDate', method: 'get', params: {} }) }