1
This commit is contained in:
parent
4e3c47e966
commit
b1d974c991
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user