Commit 5c0ee1ce authored by 徐俊's avatar 徐俊

xujun

parent 13817124
...@@ -47,7 +47,6 @@ export default { ...@@ -47,7 +47,6 @@ export default {
} }
} }
}, },
uploadFile (obj, index) { uploadFile (obj, index) {
this.$api.base.asyncApplyBookUpload(this.uploadHandle(obj.file, obj.name)).then(({ data = {} }) => { this.$api.base.asyncApplyBookUpload(this.uploadHandle(obj.file, obj.name)).then(({ data = {} }) => {
if (data) { if (data) {
......
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