@@ -135,6 +135,22 @@ export const formOption = {
value: 0,
},
{
+ label: "是否互检",
+ prop: "mutualInspection",
+ span: 24,
+ type: "switch",
+ dicData: switchOp,
+ value: 0,
+ },
+ {
+ label: "是否专检",
+ prop: "specialInspection",
label: "是否巡检",
prop: "inspection",
span: 24,