Compare commits
2 Commits
bd4fec4c7e
...
f915dab012
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f915dab012 | ||
![]() |
9031837695 |
@@ -37,9 +37,11 @@
|
||||
</template>
|
||||
</ns-form-item>
|
||||
</template>
|
||||
|
||||
<!-- space-between兼容 -->
|
||||
<a-col
|
||||
v-if="
|
||||
showAction
|
||||
getFormClass.justify === 'space-between' && showAction
|
||||
? expandRef && getSchema.length % splitNumber === 0
|
||||
: (getSchema.length + 1) % splitNumber === 0
|
||||
"
|
||||
|
Reference in New Issue
Block a user