调试
This commit is contained in:
+33
-1
@@ -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": "消耗原材料",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"db": {
|
||||
"mysql": {
|
||||
"host": "192.168.6.253",
|
||||
"name": "myhs_remote",
|
||||
"name": "myhs",
|
||||
"password": "dasda8454456",
|
||||
"port": "3306",
|
||||
"prefix": "",
|
||||
|
||||
Reference in New Issue
Block a user