src/api/system/records.js
@@ -8,7 +8,14 @@ params: query }) } //查询当前最大")= export function getMaxId() { return request({ url: '/system/records/getMaxId', method: 'get' }) } // 查询档案记录详细 export function getRecords(id) { return request({