perf: remove comment
gitea/salix-front/pipeline/pr-master This commit looks good
Details
gitea/salix-front/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
e8312701f4
commit
e5a0c42352
|
@ -573,18 +573,7 @@ function handleOnDataSave({ CrudModelRef }) {
|
||||||
</QIcon>
|
</QIcon>
|
||||||
</template>
|
</template>
|
||||||
</VnTable>
|
</VnTable>
|
||||||
<!-- <QPageSticky v-if="rowsSelected" :offset="[20, 80]" style="z-index: 2">
|
|
||||||
<QBtn
|
|
||||||
|
|
||||||
@click="makeInvoice(selectedRows)"
|
|
||||||
color="primary"
|
|
||||||
fab
|
|
||||||
icon="vn:invoice-in"
|
|
||||||
/>
|
|
||||||
<QTooltip>
|
|
||||||
{{ t('ticketList.createInvoice') }}
|
|
||||||
</QTooltip>
|
|
||||||
</QPageSticky>-->
|
|
||||||
<QDialog ref="editTableCellDialogRef">
|
<QDialog ref="editTableCellDialogRef">
|
||||||
<EditTableCellValueForm
|
<EditTableCellValueForm
|
||||||
edit-url="FixedPrices/editFixedPrice"
|
edit-url="FixedPrices/editFixedPrice"
|
||||||
|
|
Loading…
Reference in New Issue