@@ -27,11 +27,11 @@ Page({
}]
},
onLoad(options) {
+ getApp().globalData.Language.getLanguagePackage(this, 'E-订单');
this.setData({
sa_invoiceapplyid: options.id
});
this.getDetail();
- getApp().globalData.Language.getLanguagePackage(this, 'E-订单');
getDetail() {
_Http.basic({