spring
2026-01-20 3e7c1473600983129ef7d1ad2920dba547b51e67
src/pages/routingInspection/detail/indexLS.vue
@@ -50,7 +50,7 @@
      </view>
      <wd-col :span="24">
        <wd-form-item label="日期" prop="recordDate">
          {{ formatDate(detailData.fixedInfo?.recordDate) }}
          {{ detailData.fixedInfo?.recordDate }}
        </wd-form-item>
        <wd-form-item label="机台" prop="deviceModel">
          {{ formatValue(detailData.fixedInfo?.deviceModel) }}