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