Commit 2690cd6c authored by 张娇(东信)'s avatar 张娇(东信)

Merge remote-tracking branch 'origin/master'

parents eccb651a 3f4b64fc
......@@ -134,7 +134,8 @@ const dataDetails = ref({});
const commentData = ref({});
const subscript = ref(0);
onLoad((options) => {
prodId = '43834';
// prodId = '43834';
prodId = options.prodId;
getProdDetailFn();
getEvalNumberFn();
getshoppingCartListFn();
......
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