qinzhipeng_v 5 年之前
父节点
当前提交
d5ed732261
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/projectManage/bugList/details/statusChange.vue

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

@@ -210,7 +210,6 @@ export default {
     modalClose() {
       this.$forceUpdate()
       this.statusDialogVisible = false
-      console.log(this.statusCode, 'zhuatai')
       this.status = this.statusCode
     }
   }