Explorar el Código

changes

release
HolyKnightIX hace 2 años
padre
commit
f806288f8b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/views/myPage/myPage.vue

+ 1
- 0
src/views/myPage/myPage.vue Ver fichero

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

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


Cargando…
Cancelar
Guardar