Commit db85c473 authored by 张耀's avatar 张耀

Merge branch 'dev' into zy

parents e071db8f e8660ffb
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
width="400px" width="400px"
:before-close=" :before-close="
() => { () => {
dialogDelete = false; state.dialogDelete = false;
} }
"> ">
<div>确定要删除任务吗?</div> <div>确定要删除任务吗?</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment