Commit bcf736ba authored by 黄奎's avatar 黄奎

新增字段

parent 5a48fc86
......@@ -115,7 +115,8 @@
var fileParams = {
Excel: 1,
Analysis: 1,
CourseId: this.CourseId
CourseId: this.CourseId,
Uid:this.getLocalStorage().Id
}
UploadLocalSystem(JSON.stringify(fileParams), files.file, res => {
console.log("res", res);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment