feat: 添加不合格品小崩边

This commit is contained in:
caoqianming 2024-08-26 14:15:01 +08:00
parent d83b5ec0d2
commit cdd879c583
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ class NotOkOption(models.TextChoices):
thhs = "thhs", _("退火后碎")
swen = "swen", _("水纹")
bb = "bb", _("崩边")
xbb = "xbb", _("小崩边")
wm = "wm", _("雾面")
md = "md", _("麻点")
xh = "xh", _("线痕")