From e2c11c0b5d8216c6d70364045d7dbe88c54feb2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=99=E8=BF=90=E6=A8=A1?= <1724894114@qq.com> Date: Wed, 12 Feb 2025 10:25:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=B4=E4=BF=AE=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/order/repair-action.vue | 218 ++++++++++++++++++------------ 1 file changed, 129 insertions(+), 89 deletions(-) diff --git a/src/views/order/repair-action.vue b/src/views/order/repair-action.vue index 4141f9d..f52606a 100644 --- a/src/views/order/repair-action.vue +++ b/src/views/order/repair-action.vue @@ -73,14 +73,14 @@ 维修动作 - 更换 - 修复 - 无需修复 + 更换 + 修复 + 无需修复 - + 不良现象 @@ -91,21 +91,24 @@ SLA不达标原因 - + - + 现场步骤分析 - + - + @@ -133,123 +136,160 @@ - + + + .btnAdd { + margin-top: 15px; + } + \ No newline at end of file