功能完善
This commit is contained in:
@@ -3,7 +3,7 @@ import { ref, watch } from "vue";
|
||||
const props = defineProps({
|
||||
show: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
onLoading: {
|
||||
type: Function,
|
||||
|
||||
Reference in New Issue
Block a user