feige
2023-04-25 6780bf4e2f125f69fb62354b3b6cfbec1c4a7488
ruoyi-ui/src/views/doctor/index.vue
@@ -256,12 +256,12 @@
            size="mini"
            @command="(command) => handleCommand(command, scope.row)"
            v-hasPermi="['system:role:edit']">
<!--            <el-button-->
<!--              size="mini"-->
<!--              type="text"-->
<!--              icon="el-icon-d-arrow-right"-->
<!--              @click="handleCheck(scope.row)"-->
<!--            >查看详情</el-button>-->
<el-button
             size="mini"
              type="text"
             icon="el-icon-d-arrow-right"
              @click="handleCheck(scope.row)">
查看详情</el-button>
          </el-dropdown>
        </template>