get data with filter location for first time, get comment of doctor and show in doctor page, handle new comment
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"name": "time_in_office",
|
||||
"label": "زمان انتظار در مطب",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "correct_diagnosis",
|
||||
"label": "تشخیص درست",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "behavior_doctor",
|
||||
"label": "برخورد مناسب پزشک",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "office_cleaning",
|
||||
"label": "نظافت مطب",
|
||||
"progress": 70
|
||||
},
|
||||
{
|
||||
"name": "doctor_skill",
|
||||
"label": "مهارت پزشک",
|
||||
"progress": 70
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user