rsbi 3 anni fa
parent
commit
677d87d872
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/view/bireport/ReportTable.vue

+ 1 - 1
src/view/bireport/ReportTable.vue

@@ -558,7 +558,7 @@ export default {
 								}
 							}
 							if(ccnt == 0){
-								groups = "";
+								//groups = "";
 							}
 							cnt = cnt + ccnt;
 						}