修改抽奖登记ding croip未为公司

This commit is contained in:
wulin 2020-08-24 09:50:35 +08:00
parent caabe9c6e6
commit 3041649195
2 changed files with 1 additions and 3 deletions

View File

@ -63,7 +63,7 @@ export default {
},
dingtalkLogin () {
dd.runtime.permission.requestAuthCode({
corpId: 'ding02853c26606ba7d4a1320dcb25e91351',
corpId: 'ding267474e759bbca1c35c2f4657eb6378f',
onSuccess(result){
dingCode = result

View File

@ -154,9 +154,7 @@ export default {
this.randData(count)
}, 100)
}
}
}
}
</script>