🌀(component): update

This commit is contained in:
就眠儀式
2022-11-20 05:39:11 +08:00
parent d96d718ac4
commit 16b25a9c9d
3 changed files with 5 additions and 3 deletions

View File

@@ -196,7 +196,7 @@ import { ref, nextTick } from 'vue';
export default {
setup() {
const tagData = ref(['Tag', 'Selected', 'Tags']);
const tagData = ref(['Tag', 'Selected1111111111111111111111111111111', 'Tags']);
const inputRef = ref(null);
const showInput = ref(false);
const inputVal = ref('');