浏览代码

提示语

Luolei 6 年之前
父节点
当前提交
87e941c29e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 = {