diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 593b4de..9ae9e08 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -153,9 +153,9 @@ ) }} - --> + -->
- {{ scope.row[dragCol[index].prop] }} + {{ scope.row[dragCol[index].prop] }}
{{