baoshiwei
2025-03-21 fc5d43e590ac5453f1e1f96fcf84f558f383ca40
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)
    }
  }