feige
2024-09-22 e228dc7b78fc4eba612586b351bfbcf2d6bff223
ruoyi-ui/src/views/bignote/index.vue
@@ -200,7 +200,7 @@
            ></div>
        </template>
      </el-table-column>
      <el-table-column label="操作" align="center" width="250" class-name="small-padding fixed-width" v-if="userId != 2">
      <el-table-column  fixed="right" label="操作" align="center" width="250" class-name="small-padding fixed-width" v-if="userId != 2">
        <template slot-scope="scope" v-if="scope.row.roleId !== 1">
          <div class="button-container">
            <el-button