@@ -3347,9 +3347,9 @@ function showYes(msg)
location.reload();
return;
}
+ showAlertFlag = false;
if (msg.status == 2) {
list_mul_state = 1;
- showAlertFlag = false;
layer.alert(msg.msg);
} else {
showAlert('保存成功', function() {