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