mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 05:16:45 +08:00
修改参数,接口报错
This commit is contained in:
@@ -118,8 +118,8 @@ const props = defineProps({
|
||||
default: ""
|
||||
},
|
||||
ids:{
|
||||
type: Array,
|
||||
default: ()=>[]
|
||||
type: String,
|
||||
default: ''
|
||||
}
|
||||
});
|
||||
const modalVisible = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user