Browse Source

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

yuansh 2 năm trước cách đây
mục cha
commit
4cbb0c0076
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
 }