fix(EntryPreAccount): refs #8277 remove unused save-url property from table component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
87d4e02c9d
commit
35b09c829e
|
@ -363,7 +363,6 @@ async function createInvoice(isAgricultural) {
|
|||
:columns
|
||||
:url
|
||||
:search-url="dataKey"
|
||||
save-url="Entries/crud"
|
||||
ref="table"
|
||||
:disable-option="{ card: true }"
|
||||
redirect="Entry"
|
||||
|
|
Loading…
Reference in New Issue