mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 09:20:18 +08:00
fix:通过E2E测试
This commit is contained in:
@@ -41,10 +41,6 @@ const handleUpdate = () => {
|
||||
emit("update");
|
||||
};
|
||||
|
||||
const handleList = () => {
|
||||
emit("list");
|
||||
};
|
||||
|
||||
const handleSettings = () => {
|
||||
emit("open-install-settings");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user