zhouwx
2024-11-06 efeec81d1a402d9bb4d40f516ec36e74e683cb63
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']"