From e2b9394ef27ec516116ab2ed5bd21136da79d3ac Mon Sep 17 00:00:00 2001 From: jinna Date: Fri, 29 May 2026 21:19:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tankSolutionSystem/components/batchDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue b/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue index 6c75b451..1d678464 100644 --- a/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue +++ b/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue @@ -282,7 +282,7 @@ export default { }, { label: 'PH值', - prop: 'proContent', + prop: 'phType', sortable: true, filter: true, span: 24,