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