src/views/tigerprojects/system/lowcode/entityts/BIZ_U9_ASN.ts @@ -48,7 +48,7 @@ data.map((x) => { if (x.name == 'goDetail') { x.onClick = goDetail.bind(null, args[5], params); x.tooltip = '工单批次'; x.tooltip = '单据号'; } }); return data;