@@ -99,7 +99,7 @@
},
error: function () {
layer.close(index);
- layer.msg('删除失败', {
+ layer.msg('操作失败', {
icon: 2
});
}