diff --git a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue index f93add86..665dc79b 100644 --- a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue +++ b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue @@ -38,9 +38,16 @@
-
- -
+ + +
@@ -87,7 +94,7 @@ @@ -128,7 +135,7 @@ eventForm: { files: [], images: [], - video: [], + videos: [], content: '', applyIntegral: '' }, @@ -232,8 +239,8 @@ align-items: center; flex-wrap: wrap; .file-item { - width: 240px; - height: 240px; + width: 118px; + height: 118px; margin: 0 20px 20px 0; img, video { diff --git a/project/fengdu/app/AppIntegratingPublic/components/List.vue b/project/fengdu/app/AppIntegratingPublic/components/List.vue index 8451559f..5b54fb3f 100644 --- a/project/fengdu/app/AppIntegratingPublic/components/List.vue +++ b/project/fengdu/app/AppIntegratingPublic/components/List.vue @@ -26,7 +26,7 @@ diff --git a/project/fengdu/app/AppResidentInfo/components/List.vue b/project/fengdu/app/AppResidentInfo/components/List.vue index 5f51f27e..512d95de 100644 --- a/project/fengdu/app/AppResidentInfo/components/List.vue +++ b/project/fengdu/app/AppResidentInfo/components/List.vue @@ -24,12 +24,12 @@ @@ -69,7 +69,7 @@ current: 1, size: 10, total: 0, - title: '', + name: '', areaId: '' }, tableData: []