From a43bd0e54e0549871d85dda37b11ca17d74f3abc Mon Sep 17 00:00:00 2001 From: Default User Date: Tue, 27 Jan 2026 11:14:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E8=B7=B3=E8=BD=AC=E5=88=B0Re?= =?UTF-8?q?ject.html=E7=9A=84=E6=8C=89=E9=92=AE=E5=92=8C=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E6=89=80=E6=9C=89=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E9=93=BE=E6=8E=A5=E4=B8=BASupplierReview.htm?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Management.html | 4 ++-- SupplierReview.html | 17 ++--------------- login.html | 4 ++-- supply.html | 2 +- 4 files changed, 7 insertions(+), 20 deletions(-) diff --git a/Management.html b/Management.html index 52e91d7..38f97a3 100644 --- a/Management.html +++ b/Management.html @@ -980,7 +980,7 @@ if (userInfo.projectName === '采购员') { window.location.href = 'supply.html'; } else { - window.location.href = 'Reject.html'; + window.location.href = 'SupplierReview.html'; } return; } @@ -1180,7 +1180,7 @@ function initEventListeners() { // 返回按钮点击事件 backBtn.addEventListener('click', () => { - window.location.href = 'Reject.html'; + window.location.href = 'SupplierReview.html'; }); // 时间筛选按钮 diff --git a/SupplierReview.html b/SupplierReview.html index 76eb723..84d444e 100644 --- a/SupplierReview.html +++ b/SupplierReview.html @@ -936,10 +936,7 @@ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); overflow: hidden; "> - - - - +