From fe1d552606aa8a989647ff12d7c124dd6ac5a1dd Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 07 七月 2021 15:07:00 +0800 Subject: [PATCH] 线下培训的订单 --- zhengcaioa/zhengcaioa/Views/SalaryCheck/Employee.cshtml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/SalaryCheck/Employee.cshtml b/zhengcaioa/zhengcaioa/Views/SalaryCheck/Employee.cshtml index 4457c23..c1d9ded 100644 --- a/zhengcaioa/zhengcaioa/Views/SalaryCheck/Employee.cshtml +++ b/zhengcaioa/zhengcaioa/Views/SalaryCheck/Employee.cshtml @@ -196,7 +196,7 @@ toastr.error("閿欒鎻愮ず锛氭鏈堜唤宸插畬鎴愮‘璁�,涓嶈兘鐢宠瘔锛�"); } else { - OpenWindow('鐢宠瘔', '40%', '50%', '/SalaryCheck/Appeal?id=' + dt); + OpenWindow('鐢宠瘔', '80%', '80%', '/SalaryCheck/Appeal?salaryId=' + dt); } } else { -- Gitblit v1.9.1