gaoluyang
8 天以前 d81ef56c2ed281a247c79d0c654c38dda54b8708
src/views/productionManagement/productionOrder/index.vue
@@ -141,12 +141,12 @@
    },
    {
      label: "图纸编号",
      prop: "drawingNumber",
      prop: "specificationModel",
      width: '160px',
    },
    {
      label: "规格",
      prop: "specificationModel",
      label: "规格型号",
      prop: "drawingNumber",
      width: '120px',
    },
    {
@@ -163,6 +163,10 @@
      prop: "completeQuantity",
    },
    {
      label: "库存数量",
      prop: "inventoryQuantity",
    },
    {
      dataType: "slot",
      label: "完成进度",
      prop: "completionStatus",