const _Http = getApp().globalData.http; Component({ properties: { sa_projectid: String, sa_projstagetempid: String }, data: { }, methods: { } })