fix: deploy show tips
This commit is contained in:
@@ -42,7 +42,7 @@ query.afterResponse = async (response, ctx) => {
|
||||
export const queryLogin = new QueryLoginNode({
|
||||
query: query as any,
|
||||
onLoad: async () => {
|
||||
console.log('onLoad');
|
||||
// console.log('onLoad');
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user