资源新样式删除功能

hjq_mail
huang 9 years ago
parent 4c71e525a7
commit 07678e367e

@ -178,7 +178,7 @@
}
line.children().css("background-color", 'white');
id = line.children().last().html();
user_id = line.children().eq(5).html();
user_id = line.children().eq(6).html();
if(line.children().first().children().data('hasHistory') == 'Y'){
alert('该资源存在历史版本,不能删除');
return;

Loading…
Cancel
Save