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