chroe: adjust page js code

This commit is contained in:
engigu
2024-01-18 21:38:16 +08:00
parent b20279860a
commit c3c5acd585
15 changed files with 28 additions and 165 deletions
@@ -114,7 +114,6 @@ export default defineComponent({
handleCancer();
window.location.reload();
}
}
return {
@@ -125,15 +124,5 @@ export default defineComponent({
</script>
<style scoped>
/* :global(.el-dialog) {
width: 500px;
} */
/* :global(.el-dialog__title) {
font-size: 14px;
}
:global(.el-dialog label) {
font-size: 13px;
} */
</style>