From 95c5e7a2be84e765b3715c045d16d904193b6b6b Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Tue, 21 Apr 2026 16:22:53 +0800 Subject: [PATCH] =?UTF-8?q?2026-04-21=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/production-pick/productionPickingDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/production-pick/productionPickingDetail.vue b/src/views/modules/production-pick/productionPickingDetail.vue index 3adb944..dcda673 100644 --- a/src/views/modules/production-pick/productionPickingDetail.vue +++ b/src/views/modules/production-pick/productionPickingDetail.vue @@ -1218,7 +1218,7 @@ export default { color: #17B3A3; font-weight: 500; cursor: pointer; - text-decoration: underline; + text-decoration: none; } .row-action-link:active { color: #0d8f7f;