1

parent c460d631
......@@ -176,7 +176,7 @@ const rateList = ref({
onLoad(async (options) => {
catalog.shopId = options.shopId;
catalog.prodId = options.prodId
catalog.prodId = options.prodId;
console.log(options);
await getList();
await getTotal();
......
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