主数据bug修复
This commit is contained in:
@ -59,6 +59,7 @@ watch(
|
||||
} else {
|
||||
data.formDataProps.schemas?.forEach(v => {
|
||||
if (v.field === 'staCodeLng') {
|
||||
newVal.staCodeLng = ''
|
||||
v.componentProps.disabled = true
|
||||
v.componentProps.required = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user