This commit is contained in:
hoteas
2021-12-17 01:21:08 +08:00
parent 3ce77221f8
commit 55e60ac0eb
4 changed files with 44 additions and 3 deletions
+33 -1
View File
@@ -1,5 +1,5 @@
{
"id": "a6467964bfe64def9cd247c226e6d49b",
"id": "002842c27c0a29c2109f3b726c130e65",
"label": "HoTime管理平台",
"menus": [
{
@@ -54,6 +54,14 @@
"label": "生产成品",
"table": "produce_product"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
@@ -81,6 +89,14 @@
"label": "抽检管理",
"table": "product_spot_check"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
@@ -100,6 +116,14 @@
"label": "出入库管理",
"table": "material_inout"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
@@ -1383,6 +1407,14 @@
}
],
"type": "select"
},
{
"label": "经办人",
"link": "admin",
"name": "admin_id",
"sortable": true,
"type": "number",
"value": "name"
}
],
"label": "消耗原材料",
+1 -1
View File
@@ -24,7 +24,7 @@
"db": {
"mysql": {
"host": "192.168.6.253",
"name": "myhs_remote",
"name": "myhs",
"password": "dasda8454456",
"port": "3306",
"prefix": "",