Commit d225751c by hanjixin

window.review();

parent 0d67cf58
......@@ -82,7 +82,7 @@
window.addPoiByApi = function(api, type, type1) {
console.log(api);
window.delPoi(1);
window.review();
// window.review();
$.get(api).then(res => {
var currentDetailList = res.data;
console.log(currentDetailList);
......
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 sign in to comment