Commit 330fb033 authored by zhengke's avatar zhengke

修改

parent 772c8d05
......@@ -599,7 +599,6 @@
res => {
if (res.data.resultCode == 1) {
var tempData = res.data.data;
console.log(tempData,'tempData');
if (tempData.Feature != null) {
this.FeatureData.ID = tempData.Feature.ID
this.FeatureData.ConfigId = tempData.Feature.ConfigId
......
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