eims-ui/apps/web-antd/src/views/eims/fixture/index.vue @@ -108,7 +108,6 @@ sortChange: (sortParams) => vxeSortEvent(tableApi, sortParams), cellClick: (e: any) => { const { row } = e; console.error() handleBorroeList(row) } }