refactor: edit i18n can't show
This commit is contained in:
parent
9430c0649c
commit
46ce2e5296
3 changed files with 7 additions and 7 deletions
|
|
@ -88,7 +88,7 @@ const modeView = ref(false);
|
|||
|
||||
const fieldSelectedOption = ref<{ label: string; value: string }[]>([
|
||||
{
|
||||
label: 'branchLabelNo',
|
||||
label: 'orderNumber',
|
||||
value: 'branchLabelNo',
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue