mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-06-20 07:22:00 +08:00
!536 update yudao-ui-admin/src/components/VideoUpload/index.vue.
Merge pull request !536 from zbk/N/A
This commit is contained in:
commit
d1796e51ff
@ -92,6 +92,9 @@ export default {
|
||||
if (val) {
|
||||
this.videoUrl = val;
|
||||
this.uploadFlag = true;
|
||||
} else {
|
||||
this.videoUrl = null;
|
||||
this.uploadFlag = null;
|
||||
}
|
||||
},
|
||||
deep: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user