yuansh 7 tháng trước cách đây
mục cha
commit
a23779ceda
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/baseCode/ExchangeRate/BaseExchangeRate.api.ts

+ 1 - 1
src/views/baseCode/ExchangeRate/BaseExchangeRate.api.ts

@@ -13,7 +13,7 @@ enum Api {
   exportXls = '/baseCode/baseExchangeRate/exportXls',
 }
 /**
- * 导出api
+ * 导出 api
  * @param params
  */
 export const getExportUrl = Api.exportXls;