|
@@ -2035,7 +2035,7 @@ function doLymcth(fpdata,shipmarks){
|
|
$(".datatext ").html(table_tr);
|
|
$(".datatext ").html(table_tr);
|
|
$("textarea[name='shipremarks']").text(shipmarks);
|
|
$("textarea[name='shipremarks']").text(shipmarks);
|
|
|
|
|
|
- $("select[name=warehouse]").val(5)
|
|
|
|
|
|
+ $("select[name=warehouse]").val(5).change()
|
|
//checkKcyz()
|
|
//checkKcyz()
|
|
custom();
|
|
custom();
|
|
}
|
|
}
|