Browse Source

报告显示栏位管理

zhuliu 1 năm trước cách đây
mục cha
commit
55b5973e2a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
         })
     },
     // 显示栏位管理