Explorar o código

删除控制台打印

小王 hai 1 ano
pai
achega
50705d82f9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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>