Browse Source

fix edit_three

GGican 8 năm trước cách đây
mục cha
commit
b67b065c77
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/admin/edit_table/table_three.blade.php

+ 1 - 1
resources/views/admin/edit_table/table_three.blade.php

xqd
@@ -247,7 +247,7 @@
                                 for (var i = 0; i < a[1].length; i++) re += AA[a[1].charAt(i)];
                             }
 
-                            $('#total1').val(re);
+                            $('#total2').val(re);
                         }
                         function printed(printpage)
                         {