update quasar
This commit is contained in:
@@ -270,7 +270,7 @@ export const useProjectStore = defineStore({
|
||||
idparent = tipovisuproj.id_parent!
|
||||
proj = tipovisuproj
|
||||
}
|
||||
return tipovisuproj!.tipovisu
|
||||
return tipovisuproj ? tipovisuproj.tipovisu : null
|
||||
},
|
||||
|
||||
getarrByCategory(category: string) {
|
||||
|
||||
Reference in New Issue
Block a user