eight
2024-11-18 9e023fc04103803ff420be62b4e75a89b044662c
src/views/ecg/appointment/AppointmentForm.vue
@@ -26,7 +26,7 @@
              <el-radio
                  v-for="dict in getIntDictOptions(DICT_TYPE.SYSTEM_USER_SEX)"
                  :key="dict.value"
                  :label="dict.value"
                  :value="dict.value"
              >
                {{ dict.label }}
              </el-radio>