Explorar o código

补充国际化

xiaohaizhao hai 3 meses
pai
achega
bafe22b873
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packageA/remitVoucher/detail.js

+ 1 - 0
packageA/remitVoucher/detail.js

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