Przeglądaj źródła

暂无推送修改

zhouna 6 lat temu
rodzic
commit
a18045a272
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/containers/SpreadDrop.js

+ 1 - 0
src/containers/SpreadDrop.js

@@ -525,6 +525,7 @@ function mapDispatchToProps(dispatch,store){
             }
         }else{
           console.log(result.msg);
+          Notify.info("暂无推送");
           // 接口请求失败,不往下执行显示下拉
           return
         }