Commit 58975c60 authored by youjie's avatar youjie
parents 4af99399 533bef22
......@@ -1520,6 +1520,7 @@
that.queryCommonData.uploadLoading = true
let uploadMsg = {
TCID: that.queryCommonData.UploadItem.TCID,
Type: 1,
wordPath: res.data.FilePath
}
that.apipost(
......
......@@ -1400,6 +1400,7 @@
that.queryCommonData.uploadLoading = true
let uploadMsg = {
TCID: that.queryCommonData.UploadItem.TCID,
Type:1,
wordPath: res.data.FilePath
}
that.apipost(
......
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