From 5bd14672b6fc100450cfbf8abea7f88d39519b82 Mon Sep 17 00:00:00 2001 From: ajikamaludin Date: Sun, 18 Sep 2022 19:56:36 +0700 Subject: [PATCH] oke --- resources/js/Pages/Document/Form.jsx | 15 +++++++++++++++ resources/js/Pages/Document/Index.jsx | 12 ++++-------- 2 files changed, 19 insertions(+), 8 deletions(-) diff --git a/resources/js/Pages/Document/Form.jsx b/resources/js/Pages/Document/Form.jsx index 66b56ad..8412d73 100644 --- a/resources/js/Pages/Document/Form.jsx +++ b/resources/js/Pages/Document/Form.jsx @@ -29,6 +29,7 @@ export default function FormDocument(props) { document: null, document_name: '', status: 0, + reminder: '' }); const inputDocument = useRef() @@ -257,6 +258,20 @@ export default function FormDocument(props) { +
+ +
+ +
+
+
+
Simpan diff --git a/resources/js/Pages/Document/Index.jsx b/resources/js/Pages/Document/Index.jsx index b092db7..43ea105 100644 --- a/resources/js/Pages/Document/Index.jsx +++ b/resources/js/Pages/Document/Index.jsx @@ -96,11 +96,9 @@ export default function Document(props) { - - - - + + @@ -108,11 +106,9 @@ export default function Document(props) { {docs?.map((doc) => ( - - - - + +
NoNo. DokumenNama PIC JenisDeparmentNama PICTanggal Berakhir Status
{doc.no}{doc.no_doc}{doc.pic_name} {doc.type.name}{doc.department.name}{doc.pic_name}{doc.end_date}