zhang_nuo
5 天以前 1ac0a9ee5b9703505626154a109eb22ff0dfa9b5
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",