src/views/equipmentManagement/upkeep/index.vue
@@ -301,7 +301,7 @@
const scheduledColumns = ref([
   { prop: "taskName", label: "设备名称"},
   {
      label: "规格型号",
      label: "尺寸",
      prop: "deviceModel",
   },
   {
@@ -357,7 +357,7 @@
      prop: "deviceName",
   },
   {
      label: "规格型号",
      label: "尺寸",
      align: "center",
      prop: "deviceModel",
   },