Luolei 6 vuotta sitten
vanhempi
commit
87e941c29e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 = {