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