fix: warn

This commit is contained in:
xingyu
2023-01-28 09:25:49 +08:00
parent e7a8d45a67
commit e439a72210
9 changed files with 18 additions and 26 deletions

View File

@ -12,7 +12,6 @@
</ContentWrap>
</template>
<script setup lang="ts">
import { ref } from 'vue'
import { FormExpose } from '@/components/Form'
import XEUtils from 'xe-utils'