fix issue

pull/360/head
vapao 2021-07-28 13:42:41 +08:00
parent 7a30812498
commit 47bc85cf28
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class AddSelect extends React.Component {
is_audit: false,
rst_notify: {mode: '0'},
host_ids: [],
filter_rule: {type: 'contain', data: ''}
filter_rule: {type: 'exclude', data: ''}
}
};