wupengfei
2025-10-17 bae1e0d700497fc5bb88949b8b36b9049dfa1a27
src/views/ProtocolManage/ProtocolManageList.vue
@@ -97,7 +97,7 @@
    defaultExtraParams: {
      keyword: '',
      status: '' as any as EnumContractTemplateStatus,
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Desc }],
    },
    columnsRenderProps: {},
  }