.
This commit is contained in:
@@ -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()
|
//console.log()
|
||||||
//if (n == image_set.length) {
|
//if (n == image_set.length) {
|
||||||
const event = new CustomEvent('loadDicomViewer', {
|
const event = new CustomEvent('loadDicomViewer', {
|
||||||
|
|||||||
Reference in New Issue
Block a user