瀏覽代碼

森语-报销单-报销原因加高

jbb 2 年之前
父節點
當前提交
107d871c27
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/activiti/form/demoForm2.vue

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

@@ -1951,6 +1951,9 @@ function updateModel (object, childIndex) {
 /deep/ textarea#presentation_condition {
     height: 290px;
 }
+/deep/ textarea#expense_reason {
+    height: 290px;
+}
 /deep/ textarea#meeting_content {
     height: 290px;
 }