|
|
@@ -2448,7 +2448,7 @@
|
|
|
{
|
|
|
"title": "客户资料",
|
|
|
"rulekey": "platinum_custom",
|
|
|
- "code": "custom",
|
|
|
+ "code": "platinum-custom",
|
|
|
"path": "custom",
|
|
|
"component": "Main",
|
|
|
"sort": 10,
|
|
|
@@ -2592,28 +2592,35 @@
|
|
|
{
|
|
|
"label": "完成备货",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_complete_stocking",
|
|
|
- "code": "platinum_pick_query_complete_stocking",
|
|
|
+ "code": "complete_stocking",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "上传物流",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_upload_logistics",
|
|
|
- "code": "platinum_pick_query_upload_logistics",
|
|
|
+ "code": "complete_stocking",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
"label": "确认收货",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_receipt",
|
|
|
- "code": "platinum_pick_query_receipt",
|
|
|
+ "code": "confirm_receipt",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
},
|
|
|
{
|
|
|
- "label": "确认取货",
|
|
|
+ "label": "确认提货",
|
|
|
"rulekey": "client_pc_web_qhj_thcx_pickup",
|
|
|
- "code": "platinum_pick_query_confirm_pickup",
|
|
|
+ "code": "confirm_pickup",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
|
}
|