Merge pull request 'hotfix[ItemRequest]: Fixed input render' (!1556) from Hotfix-TableInputRender into master
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1556 Reviewed-by: Pablo Natek <pablone@verdnatura.es>
This commit is contained in:
commit
9b41f54cf2
|
@ -226,7 +226,6 @@ const onDenyAccept = (_, responseData) => {
|
||||||
order="shipped ASC, isOk ASC"
|
order="shipped ASC, isOk ASC"
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
:user-params="userParams"
|
:user-params="userParams"
|
||||||
:is-editable="true"
|
|
||||||
:right-search="false"
|
:right-search="false"
|
||||||
auto-load
|
auto-load
|
||||||
:disable-option="{ card: true }"
|
:disable-option="{ card: true }"
|
||||||
|
|
Loading…
Reference in New Issue