src/views/ai/knowledge/segment/data.ts
@@ -96,6 +96,11 @@
      minWidth: 120,
    },
    {
      field: 'vectorId',
      title: '向量ID',
      minWidth: 150,
    },
    {
      field: 'retrievalCount',
      title: '召回次数',
      minWidth: 100,