浏览代码

细节修改

reaper 4 年之前
父节点
当前提交
9e48b97107
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/knowledgeExtra/AddNewRuleTable.vue

+ 1 - 1
src/components/knowledgeExtra/AddNewRuleTable.vue

@@ -108,7 +108,7 @@
       :data="klRuleByIdSub"
       size="mini"
       style="min-height: 200px"
-      height="calc(100vh - 443px)"
+      height="calc(100vh - 415px)"
       :row-style="rowStyle"
       :header-row-style="{ background: '#E3EAF4' }"
       :cell-style="cellStyle"