OfficeApp/api/junziqian.js
shengchanzhe 95fd47be43 修复bug
2023-07-23 23:18:26 +08:00

4 lines
145 B
JavaScript

import oahttp from "@/utils/oahttp.js";
//获取合同链接
export const download_file = (data) => oahttp.get('/junziqian/download_file', data)