|
@@ -121,7 +121,7 @@
|
|
|
// data:JSON.stringify({id:newid2,type:xmmc2,fee:fyje2}),
|
|
|
data:$('#updateForm').serialize(),
|
|
|
success:function(result){
|
|
|
- layer.msg(result.msg, {icon: 5,offset:['38%','38%']},function () {
|
|
|
+ layer.msg(result.msg, {icon: 6,offset:['38%','38%']},function () {
|
|
|
parent.location.reload();
|
|
|
});
|
|
|
}
|