Explorar el Código

森语-报销单-报销原因加高

jbb hace 2 años
padre
commit
107d871c27
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/activiti/form/demoForm2.vue

+ 3 - 0
src/views/activiti/form/demoForm2.vue

@@ -1951,6 +1951,9 @@ function updateModel (object, childIndex) {
 /deep/ textarea#presentation_condition {
     height: 290px;
 }
+/deep/ textarea#expense_reason {
+    height: 290px;
+}
 /deep/ textarea#meeting_content {
     height: 290px;
 }