请教一下本地删除无法删除数据。
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
#### 实现场景:
本地进行增删改,点击删除将所点击行删除
#### 存在的问题:
只能删除一次 第二次删除后无反应
#### 当前方案:

这样写的话只能删除一次,

但是打印是空数组

页面上的数据没有被删除
```
code here...
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides screenshots but no file, test, entry point, or complete code sample. Reproduce the local add/edit/delete scenario described, then trace the local data deletion flow; it is done when successive row deletions update the page correctly rather than only the first deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100