Explorar o código

报告显示栏位管理

zhuliu hai 1 ano
pai
achega
55b5973e2a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
         })
     },
     // 显示栏位管理