mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-25 11:59:27 +08:00
✨ 适配超级面板
This commit is contained in:
@@ -86,7 +86,6 @@ const openMenu = () => {
|
||||
|
||||
const choosePlugin = () => {
|
||||
const currentChoose = options.value[currentSelect.value];
|
||||
console.log(currentChoose);
|
||||
currentChoose.click();
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user