소스 검색

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

jbb 2 년 전
부모
커밋
107d871c27
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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;
 }