lvhao 1 kuukausi sitten
vanhempi
commit
19fa3dd51e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      template/erp/goodimglibrary_edit.html

+ 1 - 0
template/erp/goodimglibrary_edit.html

@@ -360,6 +360,7 @@ uploadZone.addEventListener('drop', (e) => {
 });
 });
 
 
 function del(that){
 function del(that){
+    console.log("123");
     $(that).find(".image-card").remove();
     $(that).find(".image-card").remove();
 }
 }
 </script>
 </script>