This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ssfg
/
OnlineTraining0622
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
00
roose
%!s(int64=5) %!d(string=hai) anos
pai
bf6717cf2b
achega
428de56afe
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
pages/testAnswer/testAnswer.js
+ 4
- 0
pages/testAnswer/testAnswer.js
Ver ficheiro
@@ -191,6 +191,10 @@ Page({
}
},
})
+ }else {
+ this.setData({
+ dataArr: res.data.list
+ })
}
}
}