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