src/views/productionManagement/productionOrder/index.vue
@@ -163,6 +163,10 @@
      prop: "completeQuantity",
    },
    {
      label: "库存数量",
      prop: "inventoryQuantity",
    },
    {
      dataType: "slot",
      label: "完成进度",
      prop: "completionStatus",