ruoyi-ui/src/views/doctor/index.vue
@@ -6,7 +6,7 @@ style="width: 240px; height: 35px; border-radius: 16px 16px 16px 16px; opacity: 0.5;" @keyup.enter.native="handleQuery"> opacity: 0.5;" @keyup.enter.native="handleQuery" filterable allow-create> <el-option v-for="item in typeOptions" :key="item.value" :label="item.label" :value="item.value"/> </el-select>