书写前端代码

This commit is contained in:
hoteas
2021-12-11 17:59:02 +08:00
parent 0e33c2ad9d
commit 388bc5006d
14 changed files with 657 additions and 439 deletions
+43 -1
View File
@@ -1,5 +1,5 @@
{
"id": "b6e1eae6a28c3e962c4e5e6b4650209e",
"id": "34c88440ab840823226a8b5f6ccfc1f9",
"label": "HoTime管理平台",
"menus": [
{
@@ -19,6 +19,14 @@
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
},
{
"label": "原材料管理",
"table": "material"
@@ -42,6 +50,14 @@
"label": "生产成品",
"table": "produce_product"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
},
{
"label": "生产计划",
"table": "produce"
@@ -69,6 +85,14 @@
"label": "产线管理",
"table": "product_line"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
},
{
"label": "成品管理",
"table": "product"
@@ -1132,6 +1156,24 @@
"label": "其他规则",
"name": "rule",
"type": "text"
},
{
"label": "抽检覆盖量",
"name": "spot_check_count",
"sortable": true,
"type": "number"
},
{
"label": "发货抽检总覆盖量",
"name": "spot_check_used",
"sortable": true,
"type": "number"
},
{
"label": "总抽检总覆盖量",
"name": "spot_check_saved",
"sortable": true,
"type": "number"
}
],
"label": "生产计划",