chore: 注释位置
This commit is contained in:
parent
046476f8bd
commit
af622d852f
@ -23,8 +23,8 @@ defineEmits<{ captchaClick: [] }>();
|
|||||||
const modelValue = defineModel({ default: '', type: String });
|
const modelValue = defineModel({ default: '', type: String });
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
|
||||||
<!-- 图片验证码 -->
|
<!-- 图片验证码 -->
|
||||||
|
<template>
|
||||||
<div class="flex w-full">
|
<div class="flex w-full">
|
||||||
<div class="flex-1">
|
<div class="flex-1">
|
||||||
<VbenInput
|
<VbenInput
|
||||||
|
Loading…
Reference in New Issue
Block a user