优化
This commit is contained in:
@@ -122,9 +122,6 @@ async function getHelpAjax() {
|
||||
try {
|
||||
const res = await getHelp();
|
||||
helpInfo.value = res;
|
||||
|
||||
console.log('Help Info:', helpInfo.value);
|
||||
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user