This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zhaoheqing
/
ohplay_system
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
服务管理 兑换码 重置按钮未清空bug
DESKTOP-O04BTUJ\muzen
3 years atrás
parent
3e24ad6cbc
commit
7a9b59d26b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/views/service/code/index.vue
+ 1
- 0
src/views/service/code/index.vue
Ver Ficheiro
@@ -116,6 +116,7 @@ export default {
pageNum: 1,
pageSize: 10
}
+ this.date = []
this.getList()
},