更新数据库

This commit is contained in:
吕金泽
2022-05-20 10:23:39 +08:00
parent c8be2f3b21
commit 2676d6a271
2 changed files with 4 additions and 20 deletions

View File

@@ -1,14 +0,0 @@
<template>
<div class="app-container" style="padding:0;width:100%;height: calc(100vh - 85px);">
</div>
</template>
<script>
export default {
data() {
return {
}
}
}
</script>