refactor: handle fiel required form
This commit is contained in:
parent
803baca721
commit
7ffb259320
1 changed files with 0 additions and 3 deletions
|
|
@ -2566,7 +2566,6 @@ const emptyCreateDialog = ref(false);
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<BasicInformation
|
||||
no-action
|
||||
id="form-information"
|
||||
|
|
@ -3681,8 +3680,6 @@ const emptyCreateDialog = ref(false);
|
|||
tabFieldRequired.main = [
|
||||
'legalPersonNo',
|
||||
'registerName',
|
||||
'registerNameEN',
|
||||
'customerName',
|
||||
];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue