hotfix[ItemRequest]: Fixed input render #1556

Merged
jon merged 1 commits from Hotfix-TableInputRender into master 2025-03-05 11:54:47 +00:00
1 changed files with 0 additions and 1 deletions

View File

@ -226,7 +226,6 @@ const onDenyAccept = (_, responseData) => {
order="shipped ASC, isOk ASC"
:columns="columns"
:user-params="userParams"
:is-editable="true"
:right-search="false"
auto-load
:disable-option="{ card: true }"