fix: notokoption 修改3
This commit is contained in:
parent
38f052c015
commit
f6f84533d1
|
@ -50,7 +50,7 @@ class NotOkOption(models.TextChoices):
|
||||||
wj = "wj", _("外径")
|
wj = "wj", _("外径")
|
||||||
yd = "yd", _("圆度")
|
yd = "yd", _("圆度")
|
||||||
txd = "txd", _("同心度")
|
txd = "txd", _("同心度")
|
||||||
hd = "hq", _("厚度")
|
hd = "hd", _("厚度")
|
||||||
|
|
||||||
wz = "wz", _("未知")
|
wz = "wz", _("未知")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue