刘洋 hai 6 meses
pai
achega
43dd1e6e91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/features/mark/MarkHeader.vue

+ 1 - 1
src/features/mark/MarkHeader.vue

@@ -465,7 +465,7 @@ watchEffect(() => {
       mask: true,
       zIndex: 6000,
       maskStyle: { opacity: 0.97 },
-      content: `分配任务份已完成,请退出`,
+      content: `任务已完成,请返回`,
       okText: "退出",
       cancelButtonProps: { style: { display: "none" } },
       onOk: logout,