From f51c10f4413bb9c89850c4c2200fe90e6e3db3aa Mon Sep 17 00:00:00 2001
From: qiankanghui <11284155+qian-kanghui@user.noreply.gitee.com>
Date: Mon, 26 Jan 2026 15:40:19 +0800
Subject: [PATCH] =?UTF-8?q?fix(supplierPerformance):=20=E4=BF=AE=E5=A4=8D?=
=?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=88=97=E9=85=8D=E7=BD=AE=E5=92=8C=E6=A0=87?=
=?UTF-8?q?=E7=AD=BE=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 移除重复的操作列定义并重新放置到正确位置
- 将性能指标模板中的"物料编号"标签更正为"序号"
- 保持表格结构的完整性避免重复渲染
- 确保操作按钮在不同状态下正确显示
---
.../myPerformanceEvaluateRequest.vue | 18 +++++++++---------
.../performanceIndicatorTemplate.vue | 4 ++--
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/views/modules/supplierPerformance/myPerformanceEvaluateRequest.vue b/src/views/modules/supplierPerformance/myPerformanceEvaluateRequest.vue
index 1b88898..b065fe0 100644
--- a/src/views/modules/supplierPerformance/myPerformanceEvaluateRequest.vue
+++ b/src/views/modules/supplierPerformance/myPerformanceEvaluateRequest.vue
@@ -53,15 +53,6 @@
-
-
-
- Edit
- |
- Delete
-
-
-
@@ -69,6 +60,15 @@
+
+
+
+ 编辑
+ |
+ 删除
+
+
+
-
+
@@ -154,7 +154,7 @@
:max="1000" style="width: 90px"
/>
-
+