神仙都没用 1 năm trước cách đây
mục cha
commit
d617664055
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/modules/upload/components/upload-item/index.vue

+ 0 - 2
src/modules/upload/components/upload-item/index.vue

@@ -229,8 +229,6 @@ const media = reactive({
 				if (!el) {
 					el = refs[props.item.type!];
 
-					console.log(el);
-
 					// 监听播放完成
 					el?.addEventListener("ended", () => {
 						media.pause();