Commit 0805e3de authored by 罗超's avatar 罗超

1

parent 62e60ba9
......@@ -525,7 +525,6 @@ export default {
{ tcid: id },
(res) => {
if (res.resultCode == 1) {
// this.currentPriceInfo = res.data;
this.tips = res.data.feature.importantTipText;
this.ltName = res.data.ltName;
}
......@@ -889,7 +888,6 @@ export default {
duration: 2000,
});
}
console.log(873, res);
}
);
......
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