wangxy 2 年之前
父节点
当前提交
0f2649b03d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      pages/product/chanPinYunYing.vue

+ 2 - 0
pages/product/chanPinYunYing.vue

@@ -25,6 +25,8 @@
       </div>
     </div>
 
+    <videoDialog :source="curVideo" :visible.sync="visible"></videoDialog>
+
   </div>
 </template>