demand: TMS系统 - 费用确认管理 - 财务中心费用审核-分批运单无法修改件数重量体积bug修复

committer: heyu
This commit is contained in:
aike 2025-12-01 15:31:55 +08:00
parent c840fb3d53
commit 52944a4a3c

View File

@ -83,6 +83,8 @@
<foreach item="status" collection="params.waybillBatchStatusList" open="(" separator="," close=")">
#{status}
</foreach>
and exists (select 1 from emis_tms_site_batch batch where batch.batch_no =
emis_tms_site_batch_dtl.batch_no and batch.del_flag='0')
</if>
<if test="params.privSiteCode != null and params.privSiteCode != '88888'">