src/api/system/tijian.js
@@ -29,7 +29,13 @@ method: "get", }); } export function gaibianzhekou(data) { return request({ url: "/hosp/order/updateTransitionnewPrice", method: "post", data: data, }); } // 选择体检项目(所有服项目)选单项时调用的接口 export function projectGetList() { return request({