qinxianzhangyao
2023-11-02 d9ed0ceaba6145c1e7d6a3e8e1bd4f01463f44fe
src/api/system/tijian.js
@@ -10,8 +10,13 @@
    }
  })
}
// 每个项目
export function getIsRequired() {
  return request({
    url: '/hosp/order/getIsRequired',
    method: 'get',
  })
}
// 每个项目
export function projectGetList() {