gaoluyang
2 天以前 79fb20a2102f2d6a050b83f20477aa13b221f096
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",