zhouwx
2024-10-12 359cb0048589f23a08ad980c77f103a9de2f8d6c
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']"