mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 10:39:20 +08:00
移除 console
This commit is contained in:
@@ -12,7 +12,6 @@ const RenameModal = ({
|
||||
visible: boolean;
|
||||
handleCancel: () => void;
|
||||
}) => {
|
||||
console.log(currentNode);
|
||||
const [form] = Form.useForm();
|
||||
const [loading, setLoading] = useState(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user