riku
2024-05-14 6b1c06ff714863c7a791d8a7ac921e7ec5da8a97
src/components/monitor/DataTable.vue
@@ -77,7 +77,7 @@
    },
    selectFactorType: {
      type: Array,
      default: () => ['1', '2', '3']
      default: () => []
    },
    // 当前选中高亮的数据点索引
    locateIndex: Number