浏览代码

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;
 }