// 收费查询api export default { getChargeList: "/backstage/auth/receiptList", getCompanyOptions: "/backstage/auth/payorListNopage", getChargeListDetail:"/backstage/auth/receiptDetailList",//账单明细 };