34
chenyc
2025-02-28 8b2b34872b0d6c91a0dc50aa90c52568e74e0732
src/stores/patientsInfo.ts
@@ -12,7 +12,8 @@
         age: 0,
         patientName: '',
         patientGenderText: '',
         patientAvatarIcon: ''
         patientAvatarIcon: '',
         clientCode:''
      }
   }),
   actions: {