yuan
2 天以前 c8f64ccfd58b8f44af209a3d17d392144853b849
src/views/equipmentManagement/upkeep/index.vue
@@ -422,7 +422,7 @@
      label: "登记日期",
      minWidth: 100,
      formatData: cell =>
        cell ? dayjs(cell).format("YYYY-MM-DD HH:mm:ss") : "-",
        cell ? dayjs(cell).format("YYYY-MM-DD") : "-",
    },
    {
      fixed: "right",