소스 검색

no message

xiaochan 1 주 전
부모
커밋
9ad50d29f4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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(() => {