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 @@ - + + - 添加需求