Commit 713ad92f authored by 王启林's avatar 王启林

parent 53f85486
...@@ -363,10 +363,7 @@ export default { ...@@ -363,10 +363,7 @@ export default {
}); });
newData[item] = this.decodeVal(val); newData[item] = this.decodeVal(val);
}); });
<<<<<<< HEAD
=======
>>>>>>> cb8c41c938e60ea55b316e6645df78f10e384fb3
return newData; return newData;
}, },
decodeVal(val) { decodeVal(val) {
......
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