Compare commits

...

2 Commits

Author SHA1 Message Date
xuziqiang
f915dab012 Merge branch 'temp' of http://123.60.103.97:3000/xuziqiang/SaaS-lib into temp 2024-07-17 16:11:25 +08:00
xuziqiang
9031837695 fix: 修改table Search 2024-07-17 16:11:24 +08:00

View File

@@ -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
"