Commit c535a095 authored by 罗超's avatar 罗超

更新缺陷

parent 70955046
......@@ -66,7 +66,7 @@ export default {
type: Boolean,
default: true,
},
id: {
goodId: {
type: Number,
default: 0,
},
......@@ -99,6 +99,7 @@ export default {
this.downLoadImage(arr);
},
genernalHandler() {
//this.goodId
uni.navigateTo({
url: "/pages/goods/draw",
});
......
......@@ -219,7 +219,7 @@
v-if="!isExsitGoods"
></u-empty>
<share
:id="id"
:good-id="id"
v-if="showShare"
:good-name="g.name"
:images="g.pic_url"
......
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