Commit 907f87e6 authored by 刘殿昕's avatar 刘殿昕

上传文件

parent 99e32f8e
......@@ -109,11 +109,8 @@ export default {
},
},
created() {
if (this.directory) {
this.anotherData = {
directory: this.directory,
"unique-code": this.unique ? "" : "false",
};
if (!this.unique) {
this.anotherData.uniqueCode = this.unique;
}
},
methods: {
......
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