From 97b62c8a3a81df7473834b22bcd334b7460dbc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=94=A6=E9=BA=9F=20=E7=8E=8B?= Date: Fri, 24 Apr 2026 10:30:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=B8=8A=E4=BC=A0=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=97=B6=E6=9C=AA=E7=94=9F=E6=88=90=E7=A1=AE=E8=AE=A4?= =?UTF-8?q?=E4=B9=A6=E7=9A=84=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YLErpWeb/Views/TradeConfirmBook/confirmBookUploadNew.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YLErpWeb/Views/TradeConfirmBook/confirmBookUploadNew.cshtml b/YLErpWeb/Views/TradeConfirmBook/confirmBookUploadNew.cshtml index b26d9917..f30dd95e 100644 --- a/YLErpWeb/Views/TradeConfirmBook/confirmBookUploadNew.cshtml +++ b/YLErpWeb/Views/TradeConfirmBook/confirmBookUploadNew.cshtml @@ -24,7 +24,7 @@ function UploadFiles1() { if (main.isEmpty(page.Id)) { - main.message("id没有传入"); + main.message("还未生成确认书,无法上传"); return; } //alert(tradeNumber);