@@ -191,7 +191,7 @@ class PushContainer extends Component {
}else if(this.state.type == 3){
if(this.state.title == this.state.obj.text){
store.dispatch(changeVisible(false))
- Notify.info('该模板名已存在');
+ Notify.info('标题修改成功');
return;
}
let tempObj = {