6d41f4a2 by lihua

修复表格没有底部边框

1 parent 201e1434
......@@ -60,7 +60,7 @@ const currTableRowIndex: any = ref(null);
const ruleModelTableInfo = ref({
id: 'rule-model-table',
loading: false,
minHeight: '200px',
minHeight: '150px',
nodeKey: 'guid',
height: '200px',
fields: [
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!