src/api/system/examcharge.js @@ -35,3 +35,12 @@ data }) } // 获取体检费用 export function getPrintSetUp() { return request({ url: '/hosp/summary/getPrintSetUp', method: 'get', }) }