闫增涛
2024-12-25 3a54c6c78d0d08c627952c81daa5d2839fa054a6
packageDomain/pages/resourceDetails/myVideo/index.js
@@ -476,7 +476,10 @@
          videoLoading: false,
        })
      } else {
        return ElMessage.error('无法获取视频资源')
        return wx.showToast({
          icon: 'error',
          title: '无法获取视频资源',
        })
      }
    })
  },