chenyc
2025-01-08 a03b921f493fbf352fb77d71201a341c99188a6e
src/stores/patientsInfo.ts
@@ -12,7 +12,8 @@
         age: 0,
         patientName: '',
         patientGenderText: '',
         patientAvatarIcon: ''
         patientAvatarIcon: '',
         clientCode:''
      }
   }),
   actions: {