This commit is contained in:
@@ -64,6 +64,7 @@ const [BasicModal, modalApi] = useVbenModal({
|
||||
if(record.isAll === '0'){
|
||||
record.noticePersion = null
|
||||
}
|
||||
record.noticePersion = record.noticePersion?.split(',')
|
||||
await formApi.setValues(record);
|
||||
}
|
||||
await markInitialized();
|
||||
|
Reference in New Issue
Block a user