Merge branch 'main' of http://dev.concept.ru:3000/ConceptProd/Portal
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
This commit is contained in:
commit
4113370c62
|
@ -54,7 +54,6 @@ function DlgEditOperation() {
|
||||||
},
|
},
|
||||||
mode: 'onChange'
|
mode: 'onChange'
|
||||||
});
|
});
|
||||||
|
|
||||||
const [activeTab, setActiveTab] = useState(TabID.CARD);
|
const [activeTab, setActiveTab] = useState(TabID.CARD);
|
||||||
|
|
||||||
function onSubmit(data: IOperationUpdateDTO) {
|
function onSubmit(data: IOperationUpdateDTO) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user