Просмотр исходного кода

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

jbb 2 лет назад
Родитель
Сommit
a735139ff8
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;
 }