chore: update files
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user