qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
81efdd0243
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/projectManage/bugList/details/bugTableDialog.vue

+ 1 - 0
src/views/projectManage/bugList/details/bugTableDialog.vue

@@ -296,6 +296,7 @@ export default {
         this.data = _.cloneDeep(this.queryData)
         this.statusNum = ''
       } else {
+        this.data = _.cloneDeep(this.queryData)
         this.statusNum = null
       }
       this.data.bizId = this.bizId