diff --git a/pages/investigation/components/investigation-item2.vue b/pages/investigation/components/investigation-item2.vue index 114c5ab..a6b5eac 100644 --- a/pages/investigation/components/investigation-item2.vue +++ b/pages/investigation/components/investigation-item2.vue @@ -16,10 +16,11 @@ - - - + + + + @@ -29,7 +30,7 @@ - @@ -505,4 +506,10 @@ color: #2663bf; } } + .detail-item2 /deep/ .uni-forms-item__content { + + text-align: left; + + width: 100%; + } \ No newline at end of file