wupengfei
2 天以前 8c7c68d21beaeb02b2141c7279f817ee95ff7449
fix: bug
1个文件已修改
3 ■■■■ 已修改文件
src/constants/fourStreams.ts 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/constants/fourStreams.ts
@@ -104,17 +104,18 @@
    id: '5',
    enCode: 'authType',
    name: '企业类型',
    width: 120,
  },
  {
    id: '6',
    enCode: 'licenseUrl',
    name: '营业执照',
    width: 120,
  },
  {
    id: '7',
    enCode: 'bankAccountInfo',
    name: '基本户信息',
    width: 300,
  },
]);