chore: refs #8388 drop useless code
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
7dbe5c24ec
commit
505489fae6
|
@ -212,12 +212,6 @@ async function handleForeignValueUpdate(val, row) {
|
|||
auto-load
|
||||
@on-fetch="(data) => (sageTransactionTypes = data)"
|
||||
/>
|
||||
<QBtn
|
||||
:to="`/invoice-in/${$route.params.id}/due-day`"
|
||||
label="mock"
|
||||
dense
|
||||
size="md"
|
||||
></QBtn>
|
||||
<VnTable
|
||||
v-if="invoiceIn"
|
||||
ref="invoiceInVatTableRef"
|
||||
|
|
Loading…
Reference in New Issue