From b1d974c991a9eb020487b6935c1a35edd0531ea4 Mon Sep 17 00:00:00 2001 From: kf_wuhao <15392746632@qq.com> Date: Tue, 2 Mar 2021 17:45:40 +0800 Subject: [PATCH] 1 --- pmcalendar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmcalendar.php b/pmcalendar.php index 84eb7e0..acb7d00 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -2343,7 +2343,7 @@ if ($act == 'newevent') { $("#yyfujian").empty(); $("#yffujian").empty(); // console.log(res.chanpin_remark) - if(res.event == '打包' || res.event=="更新"){//延期记录只有打包和更新才有 + if(res.event == '打包' || res.event=="版本更新"){//延期记录只有打包和更新才有 console.log(8888) if(res.yanqi_history != null){ var recording = JSON.parse(res.yanqi_history);