wupengfei
1 天以前 0458b859259b5806f4923b0ea791893bdffbf771
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: {},
  }