|
@@ -31,6 +31,7 @@
|
|
<img v-show="versionField() === 'kuangYeDaXue_nanHu' && videoImg" :src="videoImg" style="width:380px;height:222px;">
|
|
<img v-show="versionField() === 'kuangYeDaXue_nanHu' && videoImg" :src="videoImg" style="width:380px;height:222px;">
|
|
<video
|
|
<video
|
|
v-show="versionField() !== 'kuangYeDaXue_nanHu'"
|
|
v-show="versionField() !== 'kuangYeDaXue_nanHu'"
|
|
|
|
+ style="width:380px;height:222px;"
|
|
width="380" height="222"
|
|
width="380" height="222"
|
|
id="planExecuteRecordVideoId" class="video"
|
|
id="planExecuteRecordVideoId" class="video"
|
|
:src="form.recordVideo?form.recordVideo:'statics/record/app19216814/stream19216814/2023-11-22/09-58-51.mp4'"
|
|
:src="form.recordVideo?form.recordVideo:'statics/record/app19216814/stream19216814/2023-11-22/09-58-51.mp4'"
|