联调检测脚本页面
This commit is contained in:
@@ -52,7 +52,7 @@ interface TabOption {
|
||||
}
|
||||
const props = defineProps({
|
||||
options: {
|
||||
type: Array as PropType<TabOption[]>,
|
||||
type: Array ,
|
||||
required: true
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user