const.ts 124 Bytes Edit Raw Blame History 1 2 3 4 /** * @description: 传给vxe-table 时需要忽略的prop */ export const ignorePropKeys = ['tableClass', 'tableStyle'];