Browse Source

提示语

Luolei 6 years ago
parent
commit
87e941c29e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/PushContainer/index.jsx

+ 1 - 1
src/components/PushContainer/index.jsx

@@ -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 = {