mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
买家图片地址问题
This commit is contained in:
@@ -559,7 +559,7 @@ export default {
|
||||
},
|
||||
watch:{
|
||||
selectImage(val) {
|
||||
if (val) this.init()
|
||||
if (val && !this.data.length) this.init()
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user