mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix: lint (#1760)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent, ref, computed } from 'vue'
|
||||
import { defineComponent, computed } from 'vue'
|
||||
import ElSelect from '@element-plus/select'
|
||||
import ElOption from '@element-plus/option'
|
||||
interface Time {
|
||||
|
||||
Reference in New Issue
Block a user