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