flat: 暂存
This commit is contained in:
@@ -256,7 +256,7 @@ const DictDataTableList: React.FC = () => {
|
||||
type="link"
|
||||
size="small"
|
||||
key="edit"
|
||||
hidden={!access.hasPerms('system:data:edit')}
|
||||
hidden={!access.hasPerms('system:data:edit.tsx')}
|
||||
onClick={() => {
|
||||
setModalVisible(true);
|
||||
setCurrentRow(record);
|
||||
|
||||
Reference in New Issue
Block a user