feiyu02
2025-03-20 419fe50acad4674f50c6639b3ec7ccbcaf2cbf44
src/components/monitor/DataTable.vue
@@ -177,7 +177,7 @@
    //   }
    // },
    tableColumn() {
      return checkboxOptions(this.deviceType);
      return checkboxOptions(this.deviceType, true);
    }
  },
  methods: {