yxh
2023-11-27 0b551aa67d28b5e7c04f6c769e495b004f8460f9
src/views/patient/patient/index.vue
@@ -334,6 +334,15 @@
                      ><i class="el-icon-edit"></i>修改</span
                    ></el-button
                  >
                  <el-button
                    size="medium"
                    type="text"
                    @click="Distributionservice(scope.row)"
                    v-hasPermi="['system:user:edit']"
                    ><span class="button-textxg"
                      ><i class="el-icon-edit"></i>服务</span
                    ></el-button
                  >
                </template>
              </el-table-column>
            </el-table>