From d87c256a957a6a5c3b40eaf9c52ec68f2fc22c97 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 12 九月 2025 16:23:42 +0800
Subject: [PATCH] test
---
pages/task/map-task.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/task/map-task.vue b/pages/task/map-task.vue
index 0859ffc..58776c7 100644
--- a/pages/task/map-task.vue
+++ b/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) => {
--
Gitblit v1.9.1