mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 14:26:45 +08:00
测评列表
This commit is contained in:
@@ -362,7 +362,6 @@ export default {
|
||||
}
|
||||
};
|
||||
function downTemplate() {
|
||||
debugger
|
||||
window.open(`${process.env.VUE_APP_BASE_API}/admin/student/exportHomeWorkTemplate?taskId=${props.id || ''}&type=${props.type || ''}&pid=${props.pid || ''}&thirdType=3`);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user