물건목록

This commit is contained in:
basssy 2024-09-12 12:03:13 +09:00
parent 166b60ca03
commit 7fc84937cf

View File

@ -464,14 +464,24 @@ export default function StuffDetail() {
</div>
{!isFormValid ? (
<>
<button type="submit">신규화면임시저장!!!!!!!!!</button>
{/* <button type="submit">신규화면임시저장!!!!!!!!!</button> */}
<Button type="submit">신규화면임시저장!!!!!</Button>
</>
) : (
<button type="submit">저장</button>
)}
<Link href="/management/stuff">
<button type="button">물건목록</button>
</Link>
</form>
)) || <div>상세:::::::::::</div>}
)) || (
<div>
상세:::::::::::
<Link href="/management/stuff">
<button type="button">물건목록</button>
</Link>
</div>
)}
{/* <div className="flex w-full flex-wrap md:flex-nowrap gap-4">
<div>