소스 검색

报告显示栏位管理

zhuliu 1 년 전
부모
커밋
55b5973e2a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
         })
     },
     // 显示栏位管理