little: 拉代码

This commit is contained in:
wf 2024-07-12 16:56:39 +08:00
parent e89ed2a103
commit 236483ff7f

View File

@ -111,8 +111,6 @@
</template>
<script setup lang="ts">
import { log } from "console";
const form = ref({
name: ""
});