This commit is contained in:
陆一凡 2025-03-21 13:49:34 +08:00
parent 701b06e250
commit 8c196805c8

View File

@ -108,7 +108,6 @@ export default {
} }
}) })
} }
console.log(result)
// callback // callback
cb(result); cb(result);
}, },