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
|
auto-load
|
||||||
@on-fetch="(data) => (sageTransactionTypes = data)"
|
@on-fetch="(data) => (sageTransactionTypes = data)"
|
||||||
/>
|
/>
|
||||||
<QBtn
|
|
||||||
:to="`/invoice-in/${$route.params.id}/due-day`"
|
|
||||||
label="mock"
|
|
||||||
dense
|
|
||||||
size="md"
|
|
||||||
></QBtn>
|
|
||||||
<VnTable
|
<VnTable
|
||||||
v-if="invoiceIn"
|
v-if="invoiceIn"
|
||||||
ref="invoiceInVatTableRef"
|
ref="invoiceInVatTableRef"
|
||||||
|
|
Loading…
Reference in New Issue