Promise.all([getAllAppData(), queryIncome()]).then(
result => {
console.log(result)
}
) Promise.all([getAllAppData(), queryInco Promise.all([getAllAppData(), queryIncome()]).then(
result => {
console.log(result)
}
) Promise.all([getAllAppData(), queryInco