feat: view support quick edit

This commit is contained in:
chenos 2021-03-16 18:06:43 +08:00
parent 17ae461163
commit 62164c907c
2 changed files with 1 additions and 8 deletions

View File

@ -10,14 +10,6 @@
transform: translateX(-10%);
}
.nb-row {
> .ant-col:first-child:last-child {
display: block;
flex: 0 0 100%;
max-width: 100%;
}
}
@media only screen and (max-width: 800px) {
.ant-row.nb-row {
margin: 0 !important;

View File

@ -28,6 +28,7 @@ export default {
valueField: 'id',
multiple: false,
required: true,
viewName: 'views_v2.form',
component: {
type: 'drawerSelect',
'x-component-props': {