From d2fb1300564eaa8166f4db1184c521e468cd2ed3 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 17 四月 2026 14:23:09 +0800
Subject: [PATCH] 不合格处理:增加字段增删改,展示
---
src/views/productionManagement/workOrderEdit/index.vue | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/views/productionManagement/workOrderEdit/index.vue b/src/views/productionManagement/workOrderEdit/index.vue
index deca368..dd34243 100644
--- a/src/views/productionManagement/workOrderEdit/index.vue
+++ b/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",
--
Gitblit v1.9.3