feat: 补充搜索条件select内容回显
This commit is contained in:
@@ -295,6 +295,7 @@ export default {
|
||||
target: this.searchLabel,
|
||||
propertyName: 'protocol',
|
||||
type: 'string',
|
||||
isSearchInput: true,
|
||||
defaultJson: {
|
||||
disabled: false,
|
||||
id: 16,
|
||||
@@ -310,6 +311,7 @@ export default {
|
||||
target: this.searchLabel,
|
||||
propertyName: 'state',
|
||||
type: 'number',
|
||||
isSearchInput: true,
|
||||
defaultJson: {
|
||||
disabled: false,
|
||||
id: 17,
|
||||
|
||||
Reference in New Issue
Block a user