WIP Изменены данные в agreement
This commit is contained in:
@@ -80,9 +80,15 @@ export default {
|
||||
return {
|
||||
patient: {
|
||||
full_name: "",
|
||||
doc_type: "",
|
||||
doc_type: {
|
||||
id: null,
|
||||
label: "",
|
||||
},
|
||||
seriesAndNumber: "2354 125423",
|
||||
phone: {},
|
||||
phone: {
|
||||
id: null,
|
||||
label: "",
|
||||
},
|
||||
},
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user