zhangyuewww 3 năm trước cách đây
mục cha
commit
f53481631c

+ 1 - 0
winsea-haixin-plugin-yiliangyiyun/src/main/java/com/yh/saas/plugin/yiliangyiyun/service/impl/ContractManagementInfoServiceImpl.java

@@ -592,6 +592,7 @@ public class ContractManagementInfoServiceImpl extends ServiceImpl<ContractManag
                         //已完货的粮款结算阶段
                         TranProcessInfo tranProcessInfo=tranProcessInfoService.selectOne(new EntityWrapper<TranProcessInfo>()
                                 .eq("end_flag","1")
+                                .eq("contract_no",contractManagementInfo1.getContractNo())
                                 .eq("receiving_status_flag","1"));
                         if (tranProcessInfo!=null){
                             //完成量等于完货净重