From 70d3e54933d4ede611b539bdf889a14a902a3e59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Wed, 31 Dec 2025 17:40:57 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E7=95=8C=E9=9D=A2=E5=B8=83=E5=B1=80):?= =?UTF-8?q?=20=E4=BC=98=E5=8C=96PDO=E9=A1=B5=E9=9D=A2=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E5=92=8C=E6=93=8D=E4=BD=9C=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 调整表格高度和操作按钮位置,移除冗余代码 简化样式设置,改进页面布局灵活性 --- src/views/l2/pdo/index.vue | 50 ++++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/src/views/l2/pdo/index.vue b/src/views/l2/pdo/index.vue index e9a20ed..6755c22 100644 --- a/src/views/l2/pdo/index.vue +++ b/src/views/l2/pdo/index.vue @@ -26,14 +26,26 @@ Reset Add Record + + + Print + Edit + + Quality Certificate + + Delete + -
- +
+ @@ -53,28 +65,30 @@ - + Edit - + Quality Certificate - + Delete - - + -->
- + +
+ +
+
@@ -108,19 +122,9 @@
- - - - - - - - - @@ -301,7 +305,7 @@ export default {