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