feat: into
This commit is contained in:
@@ -83,7 +83,7 @@ function Add() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<MainLayout
|
<MainLayout
|
||||||
navBarRight={right}
|
navBarRight={flag === "edit" && right}
|
||||||
isShowNavBar={true}
|
isShowNavBar={true}
|
||||||
title={flag === "add" ? "添加档案" : "编辑档案"}
|
title={flag === "add" ? "添加档案" : "编辑档案"}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user