fix skit2

This commit is contained in:
hafifierahman
2021-03-04 11:29:28 +08:00
parent ff76b51616
commit 55edc5b391
9 changed files with 80 additions and 28 deletions
@@ -197,6 +197,12 @@
}
function panjaransubmit()
{
let baucer = $('input[name').val();
console.log('test');
}
</script>
@endsection