去掉接口
This commit is contained in:
parent
4eaaa6d4bc
commit
cc84df664a
@ -469,7 +469,7 @@ onMounted(() => {
|
||||
getOAALLApprovalNum();
|
||||
ishasToChangePWD();
|
||||
recruitRedDot();
|
||||
getBellNum();
|
||||
// getBellNum();
|
||||
getexPayApproveNum();
|
||||
});
|
||||
</script>
|
||||
|
@ -654,7 +654,7 @@ const getCertList = async () => {
|
||||
|
||||
onBeforeMount(() => {
|
||||
getUser();
|
||||
getCertList();
|
||||
// getCertList();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user