mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 16:35:53 +08:00
·修改部分页面数据冗余
This commit is contained in:
@@ -63,6 +63,9 @@ export default {
|
||||
this.order = order;
|
||||
});
|
||||
},
|
||||
/**
|
||||
* 点击图片放大或保存
|
||||
*/
|
||||
preview() {
|
||||
//预览发票
|
||||
if (this.order.elec_file_list.length) {
|
||||
|
||||
Reference in New Issue
Block a user