@ -152,9 +152,9 @@ const openForm = (type: string, row?: any) => {
if (item.field == 'code') {
item.componentProps.disabled = true
}
if (item.field == 'shortName') {
// if (item.field == 'shortName') {
// item.componentProps.disabled = true
// }
})
}else {
Supplier.allSchemas.formSchema.forEach((item) => {