@@ -665,6 +665,10 @@
text: v + '天',
value: v,
}));
+ dataInfo.deferralDayList.unshift({
+ text: '0.5天',
+ value: 0.5,
+ })
}
// 获取汇总单信息