mirror of
https://github.com/findyourmagic/dber.git
synced 2026-04-26 14:35:52 +03:00
[GH-ISSUE #22] 增加字段时没有选择type值就提交,之后便无法提交 #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @280code on GitHub (Aug 31, 2022).
Original GitHub issue: https://github.com/findyourmagic/dber/issues/22
编辑表格,增加字段,此时type值的空的,直接点提交会提示,然后选择type值之后再提交,便无反应。
意思是说,增加字段时如果没有选择type值就提交,后面就无法提交了,更改也无法保存,只能重来,只能重来啊!!!
@findyourmagic commented on GitHub (Sep 1, 2022):
感谢反馈,会尽快修复~