mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
style:表格样式调整
This commit is contained in:
@@ -699,7 +699,7 @@ const exportStu = () => {
|
||||
window.open(
|
||||
`${
|
||||
process.env.VUE_APP_PROXY_URL
|
||||
}admin/student/exportTaskStudent?type=${3}&pid=${props.id}`
|
||||
}admin/student/exportTaskStudent?type=${3}&pid=${props.id}&thirdType=2`
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user