港口、公司资质证书、品种测试问题修复

This commit is contained in:
2025-10-30 17:22:05 +08:00
parent 60e3e60ef2
commit a1702e138c
10 changed files with 20 additions and 20 deletions

View File

@ -349,7 +349,6 @@ export const formProps: FormProps = {
min: null,
max: null,
step: 0.01,
maxlength: 2,
disabled: false,
showLabel: true,
controls: true,
@ -381,7 +380,6 @@ export const formProps: FormProps = {
min: null,
max: null,
step: 0.01,
maxlength: 2,
disabled: false,
showLabel: true,
controls: true,