iview / iview/iview-admin

[Bug Report]table 设定表头 某一个td的宽度之后,其他的td就不会显示了

Open
#757 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
16.3k
Forks
4.7k
PR merge metrics
No merged PRs in 30d

Description

问题原因找到了 close吧。

单元格宽度要用int类型数据来设置

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue reports a table-cell width problem and says the cause is using an integer width value, but it names no source file, test, or entry point. First locate the table implementation and its width-handling behavior; the issue appears resolved when cell widths use integer values, although no verification steps are provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.