修改提交
This commit is contained in:
parent
2ec2f6440a
commit
b4e73d2272
@ -288,7 +288,6 @@ export default {
|
||||
this.openimg = false;
|
||||
}, 1000);
|
||||
}
|
||||
this.videoForm.showVideoPath = null;
|
||||
this.uploadbtn = true;
|
||||
});
|
||||
} else if (
|
||||
@ -347,6 +346,8 @@ export default {
|
||||
} else {
|
||||
this.openimg = false;
|
||||
}
|
||||
this.videoForm.showVideoPath = null;
|
||||
this.previews.data = null;
|
||||
},
|
||||
// 实时预览
|
||||
realTime(data) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user