diff --git a/src/views/system/motionPrescriptionLibrary/index.vue b/src/views/system/motionPrescriptionLibrary/index.vue index 95509ea..a430bf7 100644 --- a/src/views/system/motionPrescriptionLibrary/index.vue +++ b/src/views/system/motionPrescriptionLibrary/index.vue @@ -531,7 +531,7 @@ export default { }); }, //打开视频上传窗口 - uploadopentrue() { + uploadopentrue(e) { this.upload.data.motionPrescriptionId = e.id; this.upload.open = true; this.videourl = [];