Commit cb8c41c9 authored by 赵啸非's avatar 赵啸非

修改考勤汇总

parent 4de044a6
...@@ -361,7 +361,6 @@ export default { ...@@ -361,7 +361,6 @@ export default {
} }
} }
}); });
console.log("search val",val)
newData[item] = this.decodeVal(val); newData[item] = this.decodeVal(val);
}); });
return newData; return newData;
......
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