mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修改sqlite配置
This commit is contained in:
@@ -546,7 +546,7 @@ const Subscription = () => {
|
||||
if (tableRef.current) {
|
||||
setTableScrollHeight(getTableScroll());
|
||||
}
|
||||
}, [tableRef.current]);
|
||||
}, []);
|
||||
|
||||
return (
|
||||
<PageContainer
|
||||
|
||||
Reference in New Issue
Block a user