yz3456
2024-04-20 c0b7131a4213e7b1485c63fcad88d8d2d146c96c
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>