qinzhipeng_v 5 жил өмнө
parent
commit
85dca59468

+ 1 - 0
src/views/workbench/bugTableList.vue

@@ -120,6 +120,7 @@ export default {
     handleClick(vel) {
     handleClick(vel) {
       this.title = vel.name
       this.title = vel.name
       this.statusCode = vel.code
       this.statusCode = vel.code
+      this.curIndex = 1
       this.bugGetTableList()
       this.bugGetTableList()
     },
     },
     getBugSelect() { //  获取下拉菜单option
     getBugSelect() { //  获取下拉菜单option