这是本文档旧的修订版!
打开详细属性设置,在others内添加属性columnWidths,如下为当列表为7列时配置:
others: { ... columnWidths: { 0: 3, 1: 8, 2: 4, 3: 4, 4: 4, 5: 4, 6: 4 }, ... }