mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修复sqlite数据操作类型
This commit is contained in:
@@ -125,7 +125,6 @@ const Script = ({ headerStyle, isPhone, theme, socketMessage }: any) => {
|
||||
setExpandedKeys([p]);
|
||||
onTreeSelect([vkey], obj);
|
||||
}
|
||||
history.push('/script');
|
||||
};
|
||||
|
||||
const onSelect = (value: any, node: any) => {
|
||||
|
||||
Reference in New Issue
Block a user