Browse Source

changes

release
HolyKnightIX 2 years ago
parent
commit
f806288f8b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/myPage/myPage.vue

+ 1
- 0
src/views/myPage/myPage.vue View File

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


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


Loading…
Cancel
Save