From d6e1dfdf4dc7acd355d232987e4d5750146bb95d Mon Sep 17 00:00:00 2001 From: jiangyy Date: Tue, 31 May 2022 13:58:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../communityService/fuwujilu/detailForm.vue | 209 ++++-------------- .../communityService/fuwujilu/fuwuList.vue | 53 ++--- 2 files changed, 62 insertions(+), 200 deletions(-) diff --git a/src/views/modules/communityService/fuwujilu/detailForm.vue b/src/views/modules/communityService/fuwujilu/detailForm.vue index 718b50f9..982eb426 100644 --- a/src/views/modules/communityService/fuwujilu/detailForm.vue +++ b/src/views/modules/communityService/fuwujilu/detailForm.vue @@ -5,18 +5,19 @@ + class="div_form"> - + @@ -25,77 +26,80 @@ - + - + - - + + v-model="formData.principalName"> + v-model="formData.principalConcat"> - - - -

反馈内容

- - - - - - - - - - - - - - - - - - {{item.label}} - - - - - - - - - - - - - - - - - - - -
- -
-
- -
-
- - - 查询 -
-
- -
- 经度 - - - 纬度 - - -
-
+
- - - - - -
+
diff --git a/src/views/modules/communityService/fuwujilu/fuwuList.vue b/src/views/modules/communityService/fuwujilu/fuwuList.vue index d9ad515a..c96b532f 100644 --- a/src/views/modules/communityService/fuwujilu/fuwuList.vue +++ b/src/views/modules/communityService/fuwujilu/fuwuList.vue @@ -198,7 +198,7 @@ size="small" class="div-table-button--edit">反馈 取消 @@ -225,7 +225,7 @@ :visible.sync="showAdd" :close-on-click-modal="false" :close-on-press-escape="false" - :title="'新增记录'" + :title="addDiaTitle" width="850px" top="5vh" class="dialog-h" @@ -241,7 +241,7 @@