cuiqian2004
2025-09-12 d87c256a957a6a5c3b40eaf9c52ec68f2fc22c97
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) => {