From cae8d43ff22d0c75952ad869cadb9654dc929f2f Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期五, 07 三月 2025 11:09:00 +0800
Subject: [PATCH] art: 选择设别-列表 列 错位 修改
---
src/views/eam/SpecialtyInspectionPlanList.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/eam/SpecialtyInspectionPlanList.vue b/src/views/eam/SpecialtyInspectionPlanList.vue
index 42507f4..d925c6f 100644
--- a/src/views/eam/SpecialtyInspectionPlanList.vue
+++ b/src/views/eam/SpecialtyInspectionPlanList.vue
@@ -13,9 +13,9 @@
:md="6"
:sm="8"
>
- <a-form-item label='鐐规璁″垝缂栫爜'>
+ <a-form-item label='鐐规鏂规缂栫爜'>
<a-input
- placeholder='璇疯緭鍏ヨ澶囩紪鐮�'
+ placeholder='璇疯緭鍏ョ粺涓�缂栫爜'
v-model='queryParam.num'
></a-input>
</a-form-item>
@@ -207,7 +207,7 @@
dataIndex: 'inspectionCycleName',
},
{
- title: '瀵硅薄閮ㄩ棬',
+ title: '浣跨敤閮ㄩ棬',
align: 'center',
dataIndex: 'useDepartName',
},
--
Gitblit v1.9.3