feat: 更新依赖
This commit is contained in:
parent
3ca612b00e
commit
fd8c2d4573
@ -1,6 +1,5 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import {computed, nextTick, onMounted, ref, watch} from "vue";
|
import {computed, nextTick, onMounted, ref} from "vue";
|
||||||
import * as url from "url";
|
|
||||||
|
|
||||||
const props = defineProps<{
|
const props = defineProps<{
|
||||||
url?: string,
|
url?: string,
|
||||||
|
Loading…
Reference in New Issue
Block a user