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