This commit is contained in:
Ross
2021-11-11 15:33:34 +00:00
parent b23b2f814e
commit 717c3feeae
+1 -1
View File
@@ -536,7 +536,7 @@
// }
//}
image_set = $("#image_form_set .temp-thumb").map(function() { return $(this).attr("src")});
image_set = $("#image_form_set .temp-thumb").map(function() { return $(this).attr("src")}).get();
//console.log()
//if (n == image_set.length) {
const event = new CustomEvent('loadDicomViewer', {