zengh
2022-02-11 af981e3faf07b9e0c8e1ac08f91adf08c0d046ef
public/map/widgets/task/task.js
@@ -189,7 +189,7 @@
      return (document.location.search.match(new RegExp("(?:^\\?|&)" + key + "=(.*?)(?=&|$)")) || ['', null])[1];
    },
    location: function (ces) {
      alert(ces)
      console.log(ces)
    },
    open: function () {
      var that = this;