src/util/store.js @@ -55,7 +55,6 @@ } else if (obj.dataType == 'object') { content = obj.content; } console.log(content,9999) return content; } /**