cuiqian2004
2025-10-10 55fb3b56398be972b7e961ccf82970ece8739e64
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) => {