订单显示优化
This commit is contained in:
parent
1e8987908e
commit
38fd3febeb
@ -173,7 +173,7 @@ public class ReportFlowController : BaseController
|
||||
}
|
||||
if (ret == 2)
|
||||
{
|
||||
data = "采购订单号和工单号不匹配";
|
||||
data = "采购订单不存在,请检查订单号";
|
||||
}
|
||||
if (ret == 3)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user