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