mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 06:16:46 +08:00
导入模版
This commit is contained in:
@@ -331,7 +331,7 @@ export default {
|
||||
console.log("downTemplate gx")
|
||||
|
||||
window.open(
|
||||
`${process.env.VUE_APP_BASE_API}/admin/export/exportExpenseTemplate`
|
||||
`${process.env.VUE_APP_BASE_API}${props.template}`
|
||||
);
|
||||
// window.open(`${process.env.VUE_APP_BOE_API_URL}/upload/template/${props.template}`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user