@@ -76,7 +76,7 @@ Page({
},
async getChartDate(){
let data={
- projectId:this.data.projectId,
+ projectId:$.store.get('projectId')||$.storage.get('projectId'),
spaceId:this.data.spaceId,
funcid:this.data.funcid
}