@@ -32,6 +32,7 @@ Page({
sa_paybillid: options.id
});
this.getDetail(true);
+ getApp().globalData.Language.getLanguagePackage(this, 'E-订单');
},
/* 获取详情 */
getDetail(init = false, show = true) {