Explorar el Código

Merge branch 'hhl' of SH-Arbitrate/Arbitrate-Frontend into dev

hhlxayunmei hace 2 años
padre
commit
155d61398d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      src/views/caseManagement/components/courtReviewDialog.vue

+ 3
- 0
src/views/caseManagement/components/courtReviewDialog.vue Ver fichero

@@ -122,4 +122,7 @@ export default {
122 122
     // line-height: 48px;
123 123
   }
124 124
 }
125
+::v-deep .el-form-item__error {
126
+  left: 90px;
127
+}
125 128
 </style>