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",