zhouwx
2025-01-13 d7620e8613678ee38cdfd02c6b647d4fe6e1411f
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']"