@@ -59,5 +59,9 @@ export const formList = [
formKey: "QRCode",
formName: "印刷",
},
+ {
+ formKey: "Inspect",
+ formName: "检验",
+ }
]