src/api/system/tijian.js
@@ -91,7 +91,14 @@ data: data, }); } // 时间轴 export function shijianzhou(data) { return request({ url: "/hosp/order/zongjanyemianshjianzhou", method: "get", data: data }); } // 添加过渡表数据 export function getaddtTransition(data) { return request({