mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-23 03:15:54 +08:00
拆分代码
This commit is contained in:
@@ -545,6 +545,9 @@ export default {
|
||||
this.selectedSku = row;
|
||||
this.showSkuPicture = true;
|
||||
},
|
||||
pre () { // 上一步
|
||||
this.$parent.activestep--;
|
||||
},
|
||||
// 预览图片
|
||||
handleView (url) {
|
||||
this.previewPicture = url;
|
||||
|
||||
Reference in New Issue
Block a user