fix:
1.发运明细备注赋值
This commit is contained in:
parent
32c084caa4
commit
8d32ec95a6
@ -636,6 +636,8 @@ public class ShippingDetailsFormPlugin extends AbstractBillPlugIn implements Bef
|
||||
}
|
||||
if (tere) {
|
||||
this.getModel().setValue("yem_remarks", "更换锁紧螺母",i);
|
||||
}else {
|
||||
this.getModel().setValue("yem_remarks", "",i);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user