浏览代码

删除控制台打印

小王 1 年之前
父节点
当前提交
50705d82f9
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/Articles/index.vue

+ 0 - 1
src/views/Articles/index.vue

@@ -174,7 +174,6 @@ export default {
         this.options1 = tableDataList.status
         this.options2 = tableDataList.capacity
         this.options0 = tableDataList.stationOption
-        console.log(tableDataList.seriesData)
     }
 }
 </script>