-
@@ -37,7 +42,7 @@ const props = defineProps({
watch(
() => props.reset,
() => {
- menu_active.value = '';
+ init();
}
);
const modelValue = defineModel({ type: Object, default: {} });
@@ -45,6 +50,11 @@ const search_value = ref('');
const base_data = ref
-
+
{{ item.name }}
-
-
+
+
+ {{ child.name }}
+
+
+
- {{ item.name }}
+
+
{{ child.name }}
+