车间能级提升-智能设备管理系统
zhuguifei
2025-02-24 b52fa654672bd9778304218cb959200b0751b982
eims-ui/apps/web-antd/src/views/eims/fixture/dashboard/index.vue
@@ -81,7 +81,7 @@
    const operParam = JSON.parse(row.operParam);
    const label = recordStatusList.find((item) => item.dictValue === operParam.status)?.dictLabel;
    logList.value.push({
      avatar: 'svg:avatar-1',
      avatar: 'svg:avatar-4',
      content: `${row?.deptName}  ${row?.operName} <a>${label}</a> ${operParam?.fixtureName} `,
      date: row.operTime,
      title: row.title