fix bug
This commit is contained in:
@ -36,6 +36,9 @@ export class DataService extends BaseService {
|
||||
|
||||
// 查询开票数据报表
|
||||
$api_findInvoiceReport = `/api/fcc/invoiceReport/findInvoiceReport`;
|
||||
// 查询开票数据报表
|
||||
$api_listFinancialReportPage = `/api/sdc/report/listFinancialReportPage`;
|
||||
|
||||
|
||||
// 查询货主报表
|
||||
$api_listShipperReportPage = `/api/sdc/report/listShipperReportPage`;
|
||||
|
||||
Reference in New Issue
Block a user