linwe
2024-07-29 6416b40cf242340eaa163c498bd49d8103e73610
src/views/place/practitioner.vue
@@ -33,14 +33,7 @@
        </el-button>
      </template>
      <template slot="menuLeft">
        <!-- <el-button size="small" icon="el-icon-delete" plain v-if="permission.place_delete" @click="handleDelete">删 除
                </el-button> -->
        <el-button type="primary" size="small" @click="handleQueryAlarm(1)">未成年人 ({{ countInfo.minors }}) 人
        </el-button>
        <el-button type="primary" size="small" @click="handleQueryAlarm(2)">少数民族 ({{ countInfo.nationalMinority }}) 人
        </el-button>
      </template>
      <!--        -->
      <template slot-scope="{row, size}" slot="menu">
        <!-- <el-button :size="size" type="text" icon="el-icon-s-check" v-if="permission.place_audit_cur"