更新
This commit is contained in:
@ -79,7 +79,7 @@ const props = defineProps({
|
||||
},
|
||||
isAll: {
|
||||
type: Boolean,
|
||||
default: false //所有类型都可以用这个接口,返回的是id
|
||||
default: false //所有类型都可以用这个接口,接口返回的是id
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user