7404-stockBought #593
|
@ -79,7 +79,6 @@ const columns = [
|
|||
icon: 'search',
|
||||
isPrimary: true,
|
||||
action: (row) => {
|
||||
console.log('workerFk: ', row.workerFk);
|
||||
quasar.dialog({
|
||||
component: EntryStockBoughtDetail,
|
||||
componentProps: {
|
||||
|
|
|
@ -18,7 +18,6 @@ const $props = defineProps({
|
|||
required: true,
|
||||
},
|
||||
});
|
||||
console.log('$props: ', $props.workerFk, $props.dated);
|
||||
const customUrl = `StockBoughts/getStockBoughtDetail?workerFk=${$props.workerFk}`;
|
||||
pablone marked this conversation as resolved
Outdated
|
||||
const columns = [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Ficali computed aixina quan canvies de worker, es reactiu (no se si aplica a este cas)