马宇豪
2024-11-01 0196abcb449ad3df883de2acafda5229dce01361
src/views/system/post/index.vue
@@ -107,6 +107,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:post:remove']"