wupengfei
8 天以前 917411ca0541c9810e89ffddaa65b30ce12aadaa
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: {},
  }