|
@@ -24,7 +24,7 @@
|
|
|
"rulekey": "custom_checkpending",
|
|
"rulekey": "custom_checkpending",
|
|
|
"code": "custom_checkpending",
|
|
"code": "custom_checkpending",
|
|
|
"path": "custom_checkpending",
|
|
"path": "custom_checkpending",
|
|
|
- "component": "views/information/custom/list/checkpending/index.vue",
|
|
|
|
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
"sort": 1,
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"url": "",
|
|
"url": "",
|
|
@@ -33,14 +33,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "custom_checkpending_add",
|
|
"rulekey": "custom_checkpending_add",
|
|
|
- "code": "custom_checkpending_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "custom_checkpending_check",
|
|
"rulekey": "custom_checkpending_check",
|
|
|
- "code": "custom_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -51,7 +51,7 @@
|
|
|
"rulekey": "custom_normal",
|
|
"rulekey": "custom_normal",
|
|
|
"code": "custom_normal",
|
|
"code": "custom_normal",
|
|
|
"path": "custom_normal",
|
|
"path": "custom_normal",
|
|
|
- "component": "views/information/custom/list/normal-use/index.vue",
|
|
|
|
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
"sort": 2,
|
|
"sort": 2,
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"url": "",
|
|
"url": "",
|
|
@@ -60,21 +60,21 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "custom_normal_add",
|
|
"rulekey": "custom_normal_add",
|
|
|
- "code": "custom_normal_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "修改",
|
|
"label": "修改",
|
|
|
"rulekey": "custom_normal_modify",
|
|
"rulekey": "custom_normal_modify",
|
|
|
- "code": "custom_normal_modify",
|
|
|
|
|
|
|
+ "code": "modify",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "停用",
|
|
"label": "停用",
|
|
|
"rulekey": "custom_normal_disable",
|
|
"rulekey": "custom_normal_disable",
|
|
|
- "code": "custom_normal_disable",
|
|
|
|
|
|
|
+ "code": "disable",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -85,7 +85,7 @@
|
|
|
"rulekey": "custom_disabled",
|
|
"rulekey": "custom_disabled",
|
|
|
"code": "custom_disabled",
|
|
"code": "custom_disabled",
|
|
|
"path": "custom_disabled",
|
|
"path": "custom_disabled",
|
|
|
- "component": "views/information/custom/list/stop-use/index.vue",
|
|
|
|
|
|
|
+ "component": "views/information/custom/index.vue",
|
|
|
"sort": 3,
|
|
"sort": 3,
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"url": "",
|
|
"url": "",
|
|
@@ -94,14 +94,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "custom_disabled_add",
|
|
"rulekey": "custom_disabled_add",
|
|
|
- "code": "custom_disabled_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "恢复",
|
|
"label": "恢复",
|
|
|
- "rulekey": "custom_disabled_restore",
|
|
|
|
|
- "code": "custom_disabled_restore",
|
|
|
|
|
|
|
+ "rulekey": "custom_disabled_recover",
|
|
|
|
|
+ "code": "recover",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -215,21 +215,21 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "warehouse_normal_add",
|
|
"rulekey": "warehouse_normal_add",
|
|
|
- "code": "warehouse_normal_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "修改",
|
|
"label": "修改",
|
|
|
"rulekey": "warehouse_normal_modify",
|
|
"rulekey": "warehouse_normal_modify",
|
|
|
- "code": "warehouse_normal_modify",
|
|
|
|
|
|
|
+ "code": "modify",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "停用",
|
|
"label": "停用",
|
|
|
"rulekey": "warehouse_normal_disable",
|
|
"rulekey": "warehouse_normal_disable",
|
|
|
- "code": "warehouse_normal_disable",
|
|
|
|
|
|
|
+ "code": "disable",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -249,14 +249,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "warehouse_disabled_add",
|
|
"rulekey": "warehouse_disabled_add",
|
|
|
- "code": "warehouse_disabled_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "恢复",
|
|
"label": "恢复",
|
|
|
"rulekey": "warehouse_disabled_recover",
|
|
"rulekey": "warehouse_disabled_recover",
|
|
|
- "code": "warehouse_disabled_recover",
|
|
|
|
|
|
|
+ "code": "recover",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -679,21 +679,21 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "purchase_contract_add",
|
|
"rulekey": "purchase_contract_add",
|
|
|
- "code": "purchase_contract_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤回",
|
|
"label": "撤回",
|
|
|
"rulekey": "purchase_contract_delete",
|
|
"rulekey": "purchase_contract_delete",
|
|
|
- "code": "purchase_contract_delete",
|
|
|
|
|
|
|
+ "code": "delete",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "重新提交",
|
|
"label": "重新提交",
|
|
|
"rulekey": "purchase_contract_resubmit",
|
|
"rulekey": "purchase_contract_resubmit",
|
|
|
- "code": "purchase_contract_resubmit",
|
|
|
|
|
|
|
+ "code": "resubmit",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -813,21 +813,21 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "sell_contract_add",
|
|
"rulekey": "sell_contract_add",
|
|
|
- "code": "sell_contract_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤回",
|
|
"label": "撤回",
|
|
|
"rulekey": "sell_contract_delete",
|
|
"rulekey": "sell_contract_delete",
|
|
|
- "code": "sell_contract_delete",
|
|
|
|
|
|
|
+ "code": "delete",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "重新提交",
|
|
"label": "重新提交",
|
|
|
"rulekey": "sell_contract_resubmit",
|
|
"rulekey": "sell_contract_resubmit",
|
|
|
- "code": "sell_contract_resubmit",
|
|
|
|
|
|
|
+ "code": "resubmit",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -884,35 +884,35 @@
|
|
|
{
|
|
{
|
|
|
"label": "新增",
|
|
"label": "新增",
|
|
|
"rulekey": "plan_uncommitted_add",
|
|
"rulekey": "plan_uncommitted_add",
|
|
|
- "code": "plan_uncommitted_add",
|
|
|
|
|
|
|
+ "code": "add",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "重新提交",
|
|
"label": "重新提交",
|
|
|
"rulekey": "plan_uncommitted_resubmit",
|
|
"rulekey": "plan_uncommitted_resubmit",
|
|
|
- "code": "plan_uncommitted_resubmit",
|
|
|
|
|
|
|
+ "code": "resubmit",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "plan_uncommitted_cancel",
|
|
"rulekey": "plan_uncommitted_cancel",
|
|
|
- "code": "plan_uncommitted_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "修改",
|
|
"label": "修改",
|
|
|
"rulekey": "plan_uncommitted_modify",
|
|
"rulekey": "plan_uncommitted_modify",
|
|
|
- "code": "plan_uncommitted_modify",
|
|
|
|
|
|
|
+ "code": "modify",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "删除",
|
|
"label": "删除",
|
|
|
"rulekey": "plan_uncommitted_delete",
|
|
"rulekey": "plan_uncommitted_delete",
|
|
|
- "code": "plan_uncommitted_delete",
|
|
|
|
|
|
|
+ "code": "delete",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1369,14 +1369,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "contract_checkpending_check",
|
|
"rulekey": "contract_checkpending_check",
|
|
|
- "code": "contract_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "contract_checkpending_cancel",
|
|
"rulekey": "contract_checkpending_cancel",
|
|
|
- "code": "contract_checkpending_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1421,14 +1421,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "someprice_checkpending_check",
|
|
"rulekey": "someprice_checkpending_check",
|
|
|
- "code": "someprice_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "someprice_checkpending_cancel",
|
|
"rulekey": "someprice_checkpending_cancel",
|
|
|
- "code": "someprice_checkpending_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1473,14 +1473,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "settlement_checkpending_check",
|
|
"rulekey": "settlement_checkpending_check",
|
|
|
- "code": "settlement_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "settlement_checkpending_cancel",
|
|
"rulekey": "settlement_checkpending_cancel",
|
|
|
- "code": "settlement_checkpending_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1525,14 +1525,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "plan_checkpending_check",
|
|
"rulekey": "plan_checkpending_check",
|
|
|
- "code": "plan_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "plan_checkpending_cancel",
|
|
"rulekey": "plan_checkpending_cancel",
|
|
|
- "code": "plan_checkpending_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1577,14 +1577,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "stock_checkpending_check",
|
|
"rulekey": "stock_checkpending_check",
|
|
|
- "code": "stock_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "stock_checkpending_cancel",
|
|
"rulekey": "stock_checkpending_cancel",
|
|
|
- "code": "stock_checkpending_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1640,14 +1640,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "invoice_checkpending_check",
|
|
"rulekey": "invoice_checkpending_check",
|
|
|
- "code": "invoice_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "invoice_checkpending_cancel",
|
|
"rulekey": "invoice_checkpending_cancel",
|
|
|
- "code": "invoice_checkpending_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|
|
@@ -1692,14 +1692,14 @@
|
|
|
{
|
|
{
|
|
|
"label": "审核",
|
|
"label": "审核",
|
|
|
"rulekey": "funds_checkpending_check",
|
|
"rulekey": "funds_checkpending_check",
|
|
|
- "code": "funds_checkpending_check",
|
|
|
|
|
|
|
+ "code": "check",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "撤销",
|
|
"label": "撤销",
|
|
|
"rulekey": "funds_checkpending_cancel",
|
|
"rulekey": "funds_checkpending_cancel",
|
|
|
- "code": "funds_checkpending_cancel",
|
|
|
|
|
|
|
+ "code": "cancel",
|
|
|
"isshow": true,
|
|
"isshow": true,
|
|
|
"remark": ""
|
|
"remark": ""
|
|
|
}
|
|
}
|