src/views/qualityManagement/productInspectionRecord/index.vue
@@ -127,7 +127,7 @@
  },
  {
    label: "创建人",
    prop: "createUser",
    prop: "createUserName",
  },
  {
    label: "创建时间",
@@ -135,6 +135,10 @@
    width: 160
  },
  {
    label: "备注",
    prop: "remark",
  },
  {
    dataType: "action",
    label: "操作",
    align: "center",