zhongrj
2024-03-28 2c69f6d4bd186cf66b23959fa75bf4543b6ee1b2
src/views/place/practitioner.vue
@@ -157,7 +157,7 @@
            },
            {
              label: "女",
              value: 2
              value: 0
            }
          ]
        },
@@ -387,7 +387,7 @@
            text: '男',
            type: 'primary'
          }
        } else if (data == 2) {
        } else if (data == 0) {
          tags = {
            text: '女',
            type: 'primary'