Browse Source

no message

xiaochan 1 week ago
parent
commit
9ad50d29f4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/cy/yf-group/YfGrouo.vue

+ 0 - 1
src/components/cy/yf-group/YfGrouo.vue

@@ -15,7 +15,6 @@ const props = withDefaults(
 );
 
 const emits = defineEmits(["update:modelValue"]);
-
 const value = defineModel();
 
 const data = computed(() => {