fix bug
This commit is contained in:
parent
4ae6db4e2b
commit
6fda61cf83
|
|
@ -570,7 +570,7 @@ export default class Ledger extends React.Component {
|
|||
measure={"%"}
|
||||
title={
|
||||
<SlideModalTitle
|
||||
subtitle={`编辑账套${canEdit}`}
|
||||
subtitle={`编辑账套`}
|
||||
tabs={[
|
||||
{ title: "基础设置", key: 0 },
|
||||
{ title: "关联人员", key: 1 },
|
||||
|
|
|
|||
Loading…
Reference in New Issue