This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhaoheqing
/
ohplay_system
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
服务管理 兑换码 重置按钮未清空bug
DESKTOP-O04BTUJ\muzen
3 years ago
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
View File
@@ -116,6 +116,7 @@ export default {
pageNum: 1,
pageSize: 10
}
+ this.date = []
this.getList()
},