哥哥玩剑魂呢 hace 4 años
padre
commit
23f5fa6bc9
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      src/init.vue

+ 7 - 1
src/init.vue

@@ -48,9 +48,15 @@ export default {
 				url:"https://page.dingtalk.com/wow/dingtalk/act/serviceconversation?wh_biz=tm&showmenu=false&goodsCode=DT_GOODS_881607043109331&corpId="+localStorage.getItem('corpId')+"&token=5784a3e6b5e025ee891517ea814180f4",
 				title: 'title',
 				onSuccess : function(result) {
+					console.log('onSuccess')
+					console.log(result)
+					// this.onFail()
 				/**/
 				},
-				onFail : function(err) {}
+				onFail : function(err) {
+					console.log('onFail')
+					console.log(err)
+				}
 			})
 		},
 		//重新登录