This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
中职版本
chinaXLG
4 years ago
parent
d43f233b4f
commit
60de2aa0ec
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue
+ 2
- 0
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/home.vue
View File
@@ -253,6 +253,8 @@ export default {
this.noticeData = []
this.chartData = []
console.log(this.API)
// 同时发出请求,获取轮播图、所有功能列表、我的功能列表、商机通知提醒图表数据
// 商机、通知提醒图表数据,获取的是数据ID,所以还需要进一步请求
const [imgData, listData, myList, settingData] = await Promise.all([
Write
Preview
Loading…
Cancel
Save