From b865238720aa3cf1f9191363fa14067739a9b081 Mon Sep 17 00:00:00 2001 From: hwj Date: Tue, 21 Apr 2026 09:33:08 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E7=94=9F=E4=BA=A7=E8=AE=A1?= =?UTF-8?q?=E5=88=92-=E5=B7=B2=E5=BC=80=E5=B7=A5-=E6=A3=80=E9=AA=8C?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E9=80=BB=E8=BE=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mes/plan/index.vue | 13 ++++++++-- src/views/mes/zjTask/ZjTaskForm.vue | 39 +++++++++++++++++++---------- 2 files changed, 37 insertions(+), 15 deletions(-) diff --git a/src/views/mes/plan/index.vue b/src/views/mes/plan/index.vue index d6a679a4..8e14a610 100644 --- a/src/views/mes/plan/index.vue +++ b/src/views/mes/plan/index.vue @@ -168,8 +168,8 @@ v-hasPermi="['mes:plan:update']" v-if="scope.row.status === 1 && scope.row.isPreProduction === 1"> {{ t('ProductionPlan.Plan.actionTrialLabel') }} - + {{ t('ProductionPlan.Plan.actionInspectLabel') }} + +