wupengfei
2025-10-09 cf3a9a81f4f26cc9cc13829fe6fb507dc41e2b2c
src/views/OperationManage/OperationManageList.vue
@@ -161,7 +161,7 @@
      status: '' as any as boolean,
      beginDate: [] as unknown as ModelValueType,
      endDate: [] as unknown as ModelValueType,
      orderInput: [{ property: 'sort', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'sort', order: EnumPagedListOrder.Desc }],
    },
    columnsRenderProps: {},
  }