From bcf09a9629f314b0f8a19befb1a3d151cad6b55a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Mon, 22 Apr 2024 17:47:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B0=B4=E6=BB=B4=E8=BF=9E=E6=8E=A5=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/Product/Index.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.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;