From 7427a0f631ba6c4913673e83ecbc7ddcd7f7b68e Mon Sep 17 00:00:00 2001 From: git_rabbit Date: Mon, 12 Jan 2026 08:31:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=89=A9=E6=96=99=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E6=81=A2=E5=A4=8D=E6=93=8D=E4=BD=9C=E5=88=97=E5=B9=B6=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E7=BC=96=E8=BE=91=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在入库和出库记录页面中恢复操作列的显示,但移除了编辑按钮,只保留删除功能 --- .../productionMaterial/MmRecordInbound.vue | 8 ++++---- .../productionMaterial/MmRecordOutbound.vue | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/materialManagement/productionMaterial/MmRecordInbound.vue b/src/views/materialManagement/productionMaterial/MmRecordInbound.vue index bb5e436..68a9132 100644 --- a/src/views/materialManagement/productionMaterial/MmRecordInbound.vue +++ b/src/views/materialManagement/productionMaterial/MmRecordInbound.vue @@ -92,15 +92,15 @@ - - --> + diff --git a/src/views/materialManagement/productionMaterial/MmRecordOutbound.vue b/src/views/materialManagement/productionMaterial/MmRecordOutbound.vue index a190f15..b7a9e46 100644 --- a/src/views/materialManagement/productionMaterial/MmRecordOutbound.vue +++ b/src/views/materialManagement/productionMaterial/MmRecordOutbound.vue @@ -89,15 +89,15 @@ - - --> +