From bbf4bd3f69bb67fe74276ddc924de701a210cd75 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期一, 21 四月 2025 11:12:18 +0800 Subject: [PATCH] 网分仪按钮显示隐藏控制 --- src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue b/src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue index c379f86..840f5d9 100644 --- a/src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue +++ b/src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue @@ -47,7 +47,7 @@ { label: '妫�楠屽瓙椤�', prop: 'inspectionItemSubclass' }, { label: '鍗曚綅', prop: 'unit' }, { label: '鏍峰搧鍨嬪彿', prop: 'model' }, - { label: '鏉′欢', prop: 'radius' }, + { label: '璇曢獙鏉′欢', prop: 'radius' }, { label: '鐢电紗鏍囪瘑', prop: 'cableTag' }, { label: '璇曢獙瑕佹眰', prop: 'tell' }, { label: '妫�楠岀粨鏋�', prop: 'lastValue' }, @@ -110,7 +110,7 @@ value: 0 }, { - label: '瀛e害妫�楠�', + label: '鍙潬鎬ф楠�', value: 1 }, ], -- Gitblit v1.9.3