chore: update files

This commit is contained in:
danial
2025-08-23 17:11:46 +08:00
parent 15701c981f
commit 0df72bbbef

View File

@@ -596,7 +596,7 @@
$(".transaction-type").val(v.TransactionType);
$(".road-name").prop("readonly", "readonly");
$(".road-remark").val(v.Remark);
$("#product-name").val(v.ProductUid);IsRepeatSubmit
$("#product-name").val(v.ProductUid);
$("#is-allow-different-resend").val(v.IsAllowDifferentResend);
$("#is-repeat-submit").val(v.IsRepeatSubmit);
$(".basic-rate").val(v.BasicFee);