step 8 : simulation when edit for set value dob and tahun, bulan, hari
This commit is contained in:
@@ -371,6 +371,14 @@ func (lh *MdDoctorHandler) HandleShowMdDoctorScreen(c echo.Context) error {
|
||||
ID: "doctortglnow",
|
||||
Value: dataTglNow,
|
||||
},
|
||||
models.CustomTextFieldv2Prm{
|
||||
Label: "Tanggal Lahir Edit",
|
||||
Name: "doctortgllahiredit",
|
||||
Placeholder: "Tanggal Lahir Edit",
|
||||
Type: "text",
|
||||
ID: "doctortgllahiredit",
|
||||
// Value: "2021-01-01",
|
||||
},
|
||||
models.CustomDropdownv1Prm{
|
||||
Label: "Sapaan",
|
||||
Name: "doctorsapaan",
|
||||
|
||||
Reference in New Issue
Block a user