打开配置热修改功能

This commit is contained in:
段冬梅
2019-04-22 10:41:04 +08:00
parent 34a6cb5ed4
commit 827a43d843

View File

@@ -189,11 +189,10 @@ function update(url){
return;
} */
if($(checkboxes).filter(":checked").length==1){
//TODO 生效配置可更改功能,在最后功能实现完成后打开【打开时确认来函和专项是否影响】
if(cked.val()==1){
/* if(cked.val()==1){
top.$.jBox.tip("<spring:message code='has_approved'/>", "<spring:message code='info'/>");
return;
}/*else if(cked.val()==3){
} *//*else if(cked.val()==3){
top.$.jBox.tip("<spring:message code='cancel_approved'/>", "<spring:message code='info'/>");
return;
}*/