diff --git a/web/static/app/public.js b/web/static/app/public.js index 5dd2a3c54..511978807 100755 --- a/web/static/app/public.js +++ b/web/static/app/public.js @@ -1523,7 +1523,7 @@ function tasklist(a){ case "0": c += "
  • \ " + g.data[d].name + "\ - 等待 | "+lan.public.del+"\ + 等待 | 删除\
  • "; break; }