wyh 1 year ago
parent
commit
7119465f34
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/module_ems/energyAnalyse/moniparamData/index.vue

+ 0 - 2
src/views/module_ems/energyAnalyse/moniparamData/index.vue

@@ -96,7 +96,6 @@ export default {
     },
     getNycsList(){
       getAction(this.url.nycsList, null).then((res) => {
-        console.log(88888,res)
         // this.options = res.map((item,index )=> {
         //   return {
         //     key: item,
@@ -105,7 +104,6 @@ export default {
         //   }
         // })
         this.options = res
-        console.log(this.options)
       })
     },
     getList() {