fix 文件上传bug
This commit is contained in:
parent
cae7347624
commit
b8e4cd2421
@ -256,7 +256,7 @@ export default {
|
||||
// 重置数据表单
|
||||
reset() {
|
||||
this.form = {
|
||||
fileName: undefined,
|
||||
fileName: "",
|
||||
fileUrl: undefined,
|
||||
storePath: "uploads",
|
||||
fileSize: undefined,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user