Compare commits
2 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
d688fcaafc | |
|
|
9208c29952 |
|
|
@ -10,6 +10,8 @@ defineOptions({
|
|||
inheritAttrs: false,
|
||||
});
|
||||
|
||||
|
||||
|
||||
import { isExternal } from "@/utils/index";
|
||||
|
||||
const props = defineProps({
|
||||
|
|
|
|||
Loading…
Reference in New Issue