From d3c1ab9a99f2c536b08372d8d7a6d23cb9efa1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Wed, 22 Oct 2025 10:55:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=91=E7=9A=84=E5=B0=8F?= =?UTF-8?q?=E5=8C=BA=E6=96=87=E5=AD=97=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/community/index/index.vue | 2 +- packages/community/oneRepair/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/community/index/index.vue b/packages/community/index/index.vue index d04913db..a6cecab8 100644 --- a/packages/community/index/index.vue +++ b/packages/community/index/index.vue @@ -231,7 +231,7 @@ export default { }, { nav_icon: 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com/noValFunction1.png', - nav_name: "物业保修", + nav_name: "物业报修", }, { nav_icon: 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com/noValFunction4.png', diff --git a/packages/community/oneRepair/index.vue b/packages/community/oneRepair/index.vue index 0535eb01..c8d1fc4e 100644 --- a/packages/community/oneRepair/index.vue +++ b/packages/community/oneRepair/index.vue @@ -130,7 +130,7 @@ export default { localHeight: "", roomList: [], columns: [], - category: {}, // 保修类型信息 + category: {}, // 报修类型信息 repairInfo: '', // 问题描述 contactName: '', // 联系人名称 contactPhone: '', // 联系人电话