zhengyiming
2 天以前 ae5d1bd69469112273949349bc5e920647c18c6b
src/constants/module.ts
@@ -101,12 +101,12 @@
  },
  {
    id: '2',
    enCode: 'enCode',
    enCode: 'code',
    name: '编号',
  },
  {
    id: '3',
    enCode: 'sortCode',
    enCode: 'sort',
    name: '排序',
    width: 80,
  },