yyb
昨天 d2fb1300564eaa8166f4db1184c521e468cd2ed3
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",