@@ -113,7 +113,7 @@ export const createCrudOptions = function ({ crudExpose }: CreateCrudOptionsProp
actionbar: {
buttons: {
add: {
- show: auth('area:Create'),
+ show:true,// auth('area:Create'),
},
/* batchExport: {
text: '批量导出',
@@ -62,7 +62,7 @@ export const createCrudOptions = function ({ crudExpose }: CreateCrudOptionsProp
+ show: true,//auth('area:Create'),
@@ -42,7 +42,7 @@ export const createCrudOptions = function ({ crudExpose }: CreateCrudOptionsProp
@@ -47,7 +47,7 @@ export const createCrudOptions = function ({ crudExpose, dialogId,
@@ -44,7 +44,7 @@ export const createCrudOptions = function ({ crudExpose }: CreateCrudOptionsProp
@@ -31,7 +31,7 @@ export const createCrudOptions = function ({ crudExpose }: CreateCrudOptionsProp