找回密码
 立即注册

QQ登录

只需一步,快速开始

六月的雨

注册会员

1

主题

4

帖子

13

积分

注册会员

积分
13
最新发帖
六月的雨
注册会员   /  发表于:2018-3-16 11:52  /   查看:3514  /  回复:3
json数据中包含24列数据,但是绑定spreadjs表格后只显示到20列。

{
        "version": "10.0.0",
        "sheets": {
                "Sheet1": {
                        "name": "Sheet1",
                        "activeRow": 12,
                        "activeCol": 24,
                        "data": {
                                "dataTable": {
                                        "0": {
                                                "0": {
                                                        "value": "日期",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "凭证字",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "凭证号",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "附件数",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "分录序号",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "摘要",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "科目代码",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "科目名称",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "借方金额",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "贷方金额",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "客户",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "供应商",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "职员",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "项目",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "部门",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "存货",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "是否限定",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "自定义辅助核算类别",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "自定义辅助核算编码",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "数量",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "单价",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "原币金额",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "币别",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "汇率",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "1": {
                                                "0": {
                                                        "value": "2018-01-30",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "记",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "19",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "1",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "员工报销通讯费",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "550208",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "100",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "100",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "RMB",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "1",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "2": {
                                                "0": {
                                                        "value": "2018-01-30",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "记",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "19",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "2",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "员工报销通讯费",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "1002",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "100",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "100",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "RMB",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "1",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "3": {
                                                "0": {
                                                        "value": "2018-01-30",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "记",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "20",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "1",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "员工报销通讯费",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "550208",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "100",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "100",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "RMB",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "1",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "4": {
                                                "0": {
                                                        "value": "2018-01-30",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "记",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "20",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "2",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "员工报销通讯费",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "550208",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "200",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "200",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "RMB",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "1",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "5": {
                                                "0": {
                                                        "value": "2018-01-30",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "记",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "20",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "3",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "员工报销通讯费",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "1002",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "300",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "300",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "RMB",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "1",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "6": {
                                                "0": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "CF[yyyy-MM-dd];CT[1:00;0:01;];",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "7": {
                                                "0": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "Model",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "8": {
                                                "0": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "TotalAmt",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "9": {
                                                "0": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "TotalCount",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "10": {
                                                "0": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "SystemDate",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        },
                                        "11": {
                                                "0": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "1": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "2": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "3": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "4": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "5": {
                                                        "value": "List<T>",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "6": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "7": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "8": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "9": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "10": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "11": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "12": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "13": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "14": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "15": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "16": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "17": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "18": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "19": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "20": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "21": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "22": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                },
                                                "23": {
                                                        "value": "",
                                                        "style": {
                                                                "autoFormatter": {}
                                                        }
                                                }
                                        }
                                },
                                "defaultDataNode": {
                                        "style": {
                                                "themeFont": "Body"
                                        }
                                }
                        },
                        "rowHeaderData": {
                                "defaultDataNode": {
                                        "style": {
                                                "themeFont": "Body"
                                        }
                                }
                        },
                        "colHeaderData": {
                                "defaultDataNode": {
                                        "style": {
                                                "themeFont": "Body"
                                        }
                                }
                        },
                        "selections": {
                                "0": {
                                        "row": 4,
                                        "rowCount": 1,
                                        "col": 4,
                                        "colCount": 1
                                },
                                "length": 1
                        },
                        "theme": "Office",
                        "index": 0
                }
        }
}

3 个回复

倒序浏览
Clark.Pan讲师达人认证 悬赏达人认证 SpreadJS 开发认证
超级版主   /  发表于:2018-3-16 12:09:15
沙发
您好,您是不是手动修改过json,正常情况下会有columncount属性,您的json中没有,所以按照默认列数(T列)显示。
回复 使用道具 举报
六月的雨
注册会员   /  发表于:2018-3-16 13:18:19
板凳
谢谢您,问题已解决
回复 使用道具 举报
Clark.Pan讲师达人认证 悬赏达人认证 SpreadJS 开发认证
超级版主   /  发表于:2018-3-16 14:00:11
地板
不客气, 有什么问题欢迎另开新帖进行询问。
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部