wangzhibo
2026-07-18 bd1110c681f6be851e202e357ff3a33517d76040
src/modules/report/views/dailysite.vue
@@ -462,6 +462,7 @@
         component: { name: "cl-date-text", props: { format: "YYYY-MM-DD" } }
      },
      { label: t('站点名称'), prop: "siteName", minWidth: 140 },
      { label: t('所属单位'), prop: "departmentName", minWidth: 140 },
      { label: t('总重量'), prop: "weightTotal", minWidth: 140, sortable: "custom" },
      { label: t('sw60重量'), prop: "weightSw60", minWidth: 140, sortable: "custom" },
      { label: t('sw61重量'), prop: "weightSw61", minWidth: 140, sortable: "custom" },