diff --git a/pages/index/cleanPlan.vue b/pages/index/cleanPlan.vue index 4b84706..a5f10d9 100644 --- a/pages/index/cleanPlan.vue +++ b/pages/index/cleanPlan.vue @@ -323,7 +323,7 @@ export default { } else { uni.showModal({ title: item.aeraNmae, - content: "已完成任务,请直接刷卡\n如卡片异常请进行上报。", + content: "任务完成后请关闭弹窗并刷卡,如卡片异常请进行上报", confirmText: "确定", cancelText: "异常上报", confirmColor: "#333333",