Parcourir la source

报告显示栏位管理

zhuliu il y a 1 an
Parent
commit
55b5973e2a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/report/components/index.vue

+ 1 - 1
src/views/report/components/index.vue

@@ -253,7 +253,7 @@ export default {
     getFieldList(val) {
       this.columnList = []
         this.$nextTick(()=>{
-            this.columnList = data
+            this.columnList = val
         })
     },
     // 显示栏位管理