diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml index 067f4eb..39ed1a0 100644 --- a/Host/Views/Product/Index.cshtml +++ b/Host/Views/Product/Index.cshtml @@ -963,7 +963,7 @@

[未知]{{item.name}}


余量:{{item.total}} 延迟:{{item.ping}}ms

-

分配数量:

+

分配数量:

@@ -1200,7 +1200,7 @@ } } }, - selsect_adddr_num(addr_id) { + selsect_adddr_num(addr_id,total) { var num = $("."+addr_id).val(); if (num>total) { num =total;