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