@@ -255,6 +255,7 @@
timer: null,
mainQR:'无效值',
id:'',
+ orderId:'',
loadingPage:true,
staticUrl:this.$commonConfig.staticUrl,
orderDetails:{},
@@ -305,6 +306,7 @@
onLoad(page) {
console.log('page',page);
this.id = page.id;
+ this.orderId = page.id;
this.getSystemInfo();
this.getTemplateIdList();//获取模板列表