zhongrj
2024-05-07 4b0a798f81ea4ad201421ae02fa896d55a20beb0
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'