| 123456789101112131415161718192021 |
- {
- "success": true,
- "data": {
- "actions": [
- {
- "type": "invokeCmpMethod",
- "params": {
- "reference": "unFinishPOCount",
- "methodName": "update",
- "args": [
- {
- "count": 0,
- "title": "未入库完成采购订单",
- "time": "09-05 18:00"
- }
- ]
- }
- }
- ]
- }
- }
|