接口对接

parent 82b55e74
......@@ -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