Browse Source

删除控制台打印

小王 1 year ago
parent
commit
50705d82f9
1 changed files with 0 additions and 1 deletions
  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>