wenbobowen 4 سال پیش
والد
کامیت
3ea22726fb
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/views/projectManage/bugList/details/bugTableDialog.vue

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

@@ -218,8 +218,6 @@ export default {
       handler(newV, oldV) {
         if (newV !== null) {
           this.eleId = newV
-          console.log(221, newV)
-          debugger;
           this.bugGetTableList(newV, false)
         }
       },