cuiqian2004
2025-09-19 d8743368ffda9bc0fb2c6818f695a9a6b1079e57
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) => {