fix: notokoption 修改3

This commit is contained in:
caoqianming 2024-08-12 17:18:09 +08:00
parent 38f052c015
commit f6f84533d1
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class NotOkOption(models.TextChoices):
wj = "wj", _("外径")
yd = "yd", _("圆度")
txd = "txd", _("同心度")
hd = "hq", _("厚度")
hd = "hd", _("厚度")
wz = "wz", _("未知")