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