cyy
2025-09-28 fb026e6052b4d843d327312db398cf791ac57ab9
pages/task/map-task.vue
@@ -238,7 +238,7 @@
            })
         },
         clickDelSetTask(item) {
            showModal("确认删除任务设置", "警告").then((res) => {
            showModal("确认删除任务设置", "警告",true,"确定","取消").then((res) => {
               if (res) {
                  const list = this.setList
                  const index = list.findIndex((a) => {