Browse Source

森语-会议纪要-会议内容加高

jbb 2 years ago
parent
commit
a735139ff8
1 changed files with 4 additions and 0 deletions
  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;
 }