- Export Lista
- Ordinamento - PDF Risolto Salvataggio ed invio al server direttamente.
This commit is contained in:
@@ -249,7 +249,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
function collabel(rec: any) {
|
||||
console.log('Record:', rec)
|
||||
|
||||
let label = ''
|
||||
if (rec && rec.productInfo) {
|
||||
if (productStore.isNovitaById(rec.productInfo.date_pub))
|
||||
|
||||
Reference in New Issue
Block a user