zhengyiming
8 天以前 2da102ed153f2f32c0db3074d16ec5e9b79fe009
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: {},
  }