Commit 51be3781 by 高淑倩

集点

parent 65e7cb51
......@@ -397,7 +397,6 @@ class WXService extends Http {
let currentPaths = [];
localPath.forEach(item => {
console.log('---------', item, data)
if (item.hasOwnProperty(data)) {
currentPaths = item[data]
} else {
......
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