charge-query.js 144 Bytes EditWeb IDE 1 2 3 4 5 // 收费查询api export default { getChargeList: "/backstage/auth/receiptList", getCompanyOptions: "/backstage/auth/payorListNopage", };