update:场景新增异常数据tab
This commit is contained in:
@@ -57,7 +57,7 @@ interface Props {
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
modelValue: '',
|
||||
multiple: false,
|
||||
multiple: true,
|
||||
disabled: false,
|
||||
limit: null,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user