yyb
昨天 0f5c5f11d13711db618ae2947bf35ed2effba8a2
src/views/productionManagement/workOrderEdit/index.vue
@@ -1,3 +1,4 @@
// 生产排产
<template>
  <div class="app-container">
    <div class="search_form">
@@ -131,6 +132,11 @@
      width: "140",
    },
    {
      label: "计划工时(小时)",
      prop: "plannedWorkHours",
      width: "140",
    },
    {
      label: "完成数量",
      prop: "completeQuantity",
      width: "140",