zhouwx
2024-10-12 9b0cdc49f16ff49e050ed161da9a8ce9207da97f
src/views/system/config/index.vue
@@ -131,6 +131,7 @@
          <el-button
            size="mini"
            type="text"
            style="color: #f56c6c"
            icon="el-icon-delete"
            @click="handleDelete(scope.row)"
            v-hasPermi="['system:config:remove']"