Commit 82b9d66c authored by nick zheng's avatar nick zheng

fix: 知识库列表启动开关被遮挡

parent 1fb85846
......@@ -135,7 +135,7 @@ function handleSearchKnowledge() {
:data="knowledgeList"
:columns="knowledgeColumns"
:max-height="tableContentY"
:scroll-x="1100"
:scroll-x="1270"
>
<template #empty>
<div :style="{ height: tableContentY + 'px' }" class="flex items-center justify-center">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment