gongchunyi
6 天以前 7f7a4798f84a350e0aadce28237d1d20f21e6e6e
src/views/equipmentManagement/upkeep/index.vue
@@ -349,7 +349,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",