Commit 2fdf3be7 authored by zhengke's avatar zhengke

修改

parent 5d161829
...@@ -330,7 +330,6 @@ ...@@ -330,7 +330,6 @@
ID: this.msg.ID ID: this.msg.ID
}, res => { }, res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
console.log(res,'数据');
this.msg = res.data.data; this.msg = res.data.data;
this.msg.value = []; this.msg.value = [];
if (res.data.data.IndateType == 2) { if (res.data.data.IndateType == 2) {
......
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