This commit is contained in:
DESKTOP-GMUNQ1B\k 2024-02-29 21:55:50 +08:00
parent 0345221a1b
commit f099e49eaa

View File

@ -75,10 +75,11 @@
}
}
},
created() {
// mer_id
this.getProductInfoByMerid();
onLoad(opt) {
this.getProductInfoByMerid(opt.mer_id);
},
methods: {
//