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