Browse Source

Merge branch 'http_mock' of git.xiaojukeji.com:jacklijiajia/thoth-frontend into wangzi_dev

# Conflicts:
#	src/views/projectManage/bugList/details/index.vue
PrinceLee 5 years ago
parent
commit
2b64c067b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/projectManage/bugList/details/index.vue

+ 1 - 1
src/views/projectManage/bugList/details/index.vue

@@ -854,7 +854,7 @@ export default {
       this.loading.drawer = false
       this.init()
     },
-    drawerShow(newV) {
+    drawerShow(newV, oldVal) {
       if (newV) {
         this.init()
         this.uploadButton = newV