feat: 添加不合格品小崩边
This commit is contained in:
parent
d83b5ec0d2
commit
cdd879c583
|
@ -34,6 +34,7 @@ class NotOkOption(models.TextChoices):
|
|||
thhs = "thhs", _("退火后碎")
|
||||
swen = "swen", _("水纹")
|
||||
bb = "bb", _("崩边")
|
||||
xbb = "xbb", _("小崩边")
|
||||
wm = "wm", _("雾面")
|
||||
md = "md", _("麻点")
|
||||
xh = "xh", _("线痕")
|
||||
|
|
Loading…
Reference in New Issue