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