import products dinamically
This commit is contained in:
@@ -626,6 +626,14 @@
|
||||
></q-btn>
|
||||
<br />
|
||||
</div>
|
||||
<div class="row">
|
||||
<q-btn
|
||||
label="removeRegulations"
|
||||
color="primary"
|
||||
@click="EseguiFunz('removeRegulations')"
|
||||
></q-btn>
|
||||
<br />
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts" src="./dbop.ts">
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user