소스 검색

Merge branch 'master' of http://139.196.39.194:9021/chenc/cd-work-flow-web

yuansh 2 년 전
부모
커밋
4cbb0c0076
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/activiti/form/demoForm2.vue

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

@@ -1930,6 +1930,10 @@ function updateModel (object, childIndex) {
 /deep/ textarea#presentation_condition {
     height: 290px;
 }
+/deep/ textarea#meeting_content {
+    height: 290px;
+}
+
 /deep/ .active .ant-select-selection {
     border: 1px solid red;
 }