Commit 06e5a420 authored by zhengke's avatar zhengke

修改

parent 317bd254
...@@ -302,7 +302,6 @@ ...@@ -302,7 +302,6 @@
Id: this.saveObj.Id Id: this.saveObj.Id
} }
GetBonusPlan(msg).then(res => { GetBonusPlan(msg).then(res => {
console.log(res, '数据');
if (res.Code == 1) { if (res.Code == 1) {
let tempData = res.Data; let tempData = res.Data;
this.objOption.Id = tempData.Id; this.objOption.Id = tempData.Id;
......
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