Browse Source

服务管理 兑换码 重置按钮未清空bug

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
7a9b59d26b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/service/code/index.vue

+ 1 - 0
src/views/service/code/index.vue

@@ -116,6 +116,7 @@ export default {
         pageNum: 1,
         pageSize: 10
       }
+      this.date = []
       this.getList()
     },