出入库完成

This commit is contained in:
hoteas
2021-12-15 05:56:31 +08:00
parent 94ae568526
commit 7a649fd652
8 changed files with 413 additions and 18 deletions
+186 -1
View File
@@ -1,5 +1,5 @@
{
"id": "34c88440ab840823226a8b5f6ccfc1f9",
"id": "ea99a21b92f2b639eaaceae31dfd8499",
"label": "HoTime管理平台",
"menus": [
{
@@ -27,6 +27,38 @@
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
@@ -58,6 +90,38 @@
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
@@ -93,6 +157,38 @@
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
@@ -687,6 +783,51 @@
"label": "参数1",
"name": "rule",
"type": "text"
},
{
"label": "有效期",
"must": true,
"name": "validity",
"options": [
{
"name": "半年",
"value": "0"
},
{
"name": "一年",
"value": "1"
},
{
"name": "两年",
"value": "2"
},
{
"name": "三年",
"value": "3"
}
],
"sortable": true,
"type": "select"
},
{
"label": "识别数据",
"list": false,
"must": false,
"name": "content",
"type": "text"
},
{
"label": "备注信息",
"list": false,
"must": false,
"name": "description",
"type": "text"
},
{
"label": "默认添加数量",
"name": "num",
"sortable": true,
"type": "number"
}
],
"label": "原材料管理",
@@ -734,6 +875,36 @@
],
"type": "select",
"value": null
},
{
"label": "有效期",
"must": true,
"name": "validity",
"options": [
{
"name": "半年",
"value": "0"
},
{
"name": "一年",
"value": "1"
},
{
"name": "两年",
"value": "2"
},
{
"name": "三年",
"value": "3"
},
{
"name": "全部",
"value": null
}
],
"sortable": true,
"type": "select",
"value": null
}
],
"table": "material"
@@ -845,6 +1016,20 @@
"sortable": true,
"type": "number",
"value": "name"
},
{
"label": "识别信息",
"list": false,
"must": false,
"name": "content",
"type": "text"
},
{
"label": "备注信息",
"list": false,
"must": false,
"name": "description",
"type": "text"
}
],
"label": "出入库管理",