焊接日报

This commit is contained in:
2026-06-11 09:43:42 +08:00
parent 2c8af0f2e0
commit 06781c69e1
14 changed files with 713 additions and 24 deletions
+3 -1
View File
@@ -22,6 +22,7 @@ export const defaultApps = [{
name: '试压管理',
icon: 'shiyabao',
menuId: '55976B16-2C33-406E-B514-2FE42D031071',
path: '/pipe/pressure/index',
prefix: 'nbd-icon',
selected: false
},
@@ -29,6 +30,7 @@ export const defaultApps = [{
name: '包装管理',
icon: 'baozhuangguanli',
menuId: "25DED954-10C9-47CC-99F2-C44FDE9E0A81",
path: "/pipe/packaging/list",
prefix: 'nbd-icon',
selected: false
},
@@ -46,4 +48,4 @@ export const defaultApps = [{
prefix: 'nbd-icon',
selected: false
}
]
]