src/views/productionManagement/productionOrder/index.vue
@@ -135,6 +135,16 @@
      width: '200px',
    },
    {
      label: "业务员",
      prop: "entryPerson",
      width: "100px",
    },
    {
      label: "备注",
      prop: "remark",
      width: "160px",
    },
    {
      label: "产品名称",
      prop: "productCategory",
      width: '120px',