@@ -103,6 +103,7 @@ const data = [
key: 'tagIdList',
type: 'TagSearch',
pageType: 'REQUIRE',
+ tyles: { marginBottom: '15px', width: '380px' },
value: []
}
]
pageType: 'TASK',
+ styles: { marginBottom: '15px', width: '380px' },