提交 a691c4a7 编写于 作者: yi.li's avatar yi.li

去掉console

上级 2c2d2331
...@@ -164,7 +164,6 @@ ...@@ -164,7 +164,6 @@
...mapActions('planManage', ['getPlanList', 'setResidentCrumb', 'setPlanModifyCrumb']), ...mapActions('planManage', ['getPlanList', 'setResidentCrumb', 'setPlanModifyCrumb']),
init() { init() {
getVerifyStatus().then((res) => { getVerifyStatus().then((res) => {
console.log('校验结果',res)
if(res.code === '000000') { if(res.code === '000000') {
this.search(1); this.search(1);
}else if(res.code === '200008'){ }else if(res.code === '200008'){
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册