src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -1032,7 +1032,7 @@ }).then(res => { if (res.code === 200 && res.data) { this.equipOptions = res.data.map(m => { m.value = m.factoryNo m.value = m.managementNumber m.label = m.deviceName return m })