修改
This commit is contained in:
parent
6d9a2c83f3
commit
35356544de
@ -531,7 +531,7 @@ export default {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
//打开视频上传窗口
|
//打开视频上传窗口
|
||||||
uploadopentrue() {
|
uploadopentrue(e) {
|
||||||
this.upload.data.motionPrescriptionId = e.id;
|
this.upload.data.motionPrescriptionId = e.id;
|
||||||
this.upload.open = true;
|
this.upload.open = true;
|
||||||
this.videourl = [];
|
this.videourl = [];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user