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 @@