This commit is contained in:
2025-10-30 17:17:15 +08:00
parent 6579abe021
commit 7369be7fce
11 changed files with 57 additions and 24 deletions

View File

@@ -264,6 +264,8 @@
content: '是否确认删除该目标',
confirmText: '确定',
cancelText: '取消',
confirmColor: '#1677ff',
cancelColor: '#999999',
success: (res)=> {
if (res.confirm) {
resolve();