浏览代码

changes

release
HolyKnightIX 2 年前
父节点
当前提交
f806288f8b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/views/myPage/myPage.vue

+ 1
- 0
src/views/myPage/myPage.vue 查看文件

@@ -140,6 +140,7 @@ export default {
} }
}, },


// 查看详情
goDetail(item) { goDetail(item) {
const status = item.videoStatus; const status = item.videoStatus;
if (status == 0) { if (status == 0) {


正在加载...
取消
保存