pages/map/edit.vue @@ -148,7 +148,7 @@ if (exStr == "{}") exStr = ex let tip = typeof ex.msg == "string" ? ex.msg : exStr showModal(tip, "错误", false) showModal(tip, "错误", false,"确定") },