Commit a30fae63 authored by Xuguangxing's avatar Xuguangxing

fix

parent 8ab8ad42
......@@ -227,7 +227,9 @@ export default {
skuNo: this.detailParam.skuNo,
peoplePhotoList: avatorList
};
this.$nextTick(() => {
this.$refs.sharePic.createAndUploadPic();
});
},
changeButtonVisible(res) {
this.showButtonNav = res;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment