@@ -289,6 +289,8 @@ const props = defineProps({
},
});
const postIdSkill = ref({});
+
+const focusedElement = ref(null);
// 设置表格列或者其他自定义的option
option.value = Object.assign(option.value, {
selection: false,