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