fix: combine multiple emits into a single function in POS #438
Annotations
1 error and 7 warnings
|
src/pages/POS/ClassicPOS.vue#L334
Prop 'totalQuantity' requires default value to be set
|
src/pages/POS/ClassicPOS.vue#L334
Insert `·`
|
src/pages/POS/ModernPOS.vue#L345
Prop 'totalQuantity' requires default value to be set
|
src/pages/POS/ModernPOS.vue#L345
Insert `·`
|
src/pages/POS/POSQuickActions.vue#L91
Replace `·$emit('toggleModal',` with `$emit('toggleModal',·`
|
src/pages/POS/POSQuickActions.vue#L257
'ModalName' is defined but never used
|
src/pages/POS/POSQuickActions.vue#L312
Insert `·`
|
The logs for this run have expired and are no longer available.
Loading