From c32d0af4cd5c7004819eb4025cd476c9f1715862 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 14 Jun 2023 16:47:20 +0800 Subject: [PATCH] bugs --- .../communityService/commonDemand/addForm.vue | 37 +++++++++-------- .../commonDemand/detailForm.vue | 2 +- .../commonDemand/editForm.vue | 35 ++++++++-------- .../communityService/commonDemand/index.vue | 40 +++++++++++++------ .../modules/communityService/gxxq/index.vue | 4 +- 5 files changed, 67 insertions(+), 51 deletions(-) diff --git a/src/views/modules/communityService/commonDemand/addForm.vue b/src/views/modules/communityService/commonDemand/addForm.vue index 59763bc9b..e7029c4a0 100644 --- a/src/views/modules/communityService/commonDemand/addForm.vue +++ b/src/views/modules/communityService/commonDemand/addForm.vue @@ -53,7 +53,7 @@ @@ -80,7 +80,7 @@ maxlength="1000" show-word-limit :rows="3" - placeholder="请输入备注,不超过1000字" + placeholder="请输入服务内容,不超过1000字" v-model="formData.remark" > @@ -377,7 +377,7 @@ - + + - 添加需求