Commit ab3bbc82 authored by xishifeng's avatar xishifeng

文字修改

parent 42051d82
......@@ -1074,7 +1074,7 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
success: function(_data) {
if(typeof _data === 'object') {
if(_data['code'] == '200') {
alert('编辑成功!');
alert('编辑成功!请在离开页面时点击【保存】按钮');
bargain.maidShow();
} else {
layerTipsX(_data['msg']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment