-- 导出地址

This commit is contained in:
yuping
2023-01-11 18:21:44 +08:00
parent aee6d4bbf4
commit deaed0e4c0
16 changed files with 30 additions and 41 deletions

View File

@@ -4994,7 +4994,7 @@ export default defineComponent({
}
window.open(
`${process.env.VUE_APP_PROXY_URL}admin/offcourse/export?pageNo=${
`${process.env.VUE_APP_BASE_API}/admin/offcourse/export?pageNo=${
state.currentPage1
}&pageSize=${state.pageSize1}&auditStatus=${
state.auditStatus ? state.auditStatus : ""