Merge branch 'main' of http://123.60.103.97:3000/xuziqiang/SaaS-lib
This commit is contained in:
@@ -33,7 +33,7 @@ export function useTableColumn({ columnActions }: any) {
|
||||
if (autoMergeAction) {
|
||||
const _actions = [];
|
||||
const actionsLength = actions.length;
|
||||
if (actionsLength > 2) {
|
||||
if (actionsLength > 4) {
|
||||
const moreAction = {
|
||||
label: '更多',
|
||||
openPermission: true,
|
||||
|
Reference in New Issue
Block a user