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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<BasicInformation
|
<BasicInformation
|
||||||
no-action
|
no-action
|
||||||
id="form-information"
|
id="form-information"
|
||||||
|
|
@ -3681,8 +3680,6 @@ const emptyCreateDialog = ref(false);
|
||||||
tabFieldRequired.main = [
|
tabFieldRequired.main = [
|
||||||
'legalPersonNo',
|
'legalPersonNo',
|
||||||
'registerName',
|
'registerName',
|
||||||
'registerNameEN',
|
|
||||||
'customerName',
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue