ysy hai 1 ano
pai
achega
13cd166eb8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/pda/jobBooking/index/index.vue

+ 1 - 1
pages/pda/jobBooking/index/index.vue

@@ -897,7 +897,7 @@
 				}
 
 				getCache(parma).then(res => {
-					if (!res && res.length < 0) {
+					if (!res || res.length < 0 || Object.getOwnPropertyNames(res).length === 0) {
 						return false;
 					}