src/views/EmploymentManage/components/CheckManageDialog.vue
@@ -27,7 +27,6 @@ defineOperationBtns, useTable, } from '@bole-core/components'; import { OrderInputType } from '@bole-core/core'; defineOptions({ name: 'EnterpriseConsumptionDetailDialog', @@ -107,7 +106,7 @@ }, { defaultExtraParams: { orderInput: [{ property: 'id', order: OrderInputType.Desc }], orderInput: [{ property: 'id', order: EnumPagedListOrder.Desc }], }, queryKey: ['flexEnterpriseServices/getFlexEnterpriseList'], columnsRenderProps: {},