Commit 8c4a1196 authored by 华国豪's avatar 华国豪 🙄

1

parent a1443e8d
......@@ -846,7 +846,7 @@
TCIDs: this.$route.query.id
}, res => {
if (res.data.resultCode == 1) {
let nav = res.data.data
let nav = res.data.data.list
let num = 0;
nav.forEach(x => {
nav.LeaderGetPriceT = 0;
......
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