src/views/mdc/base/DeviceBaseInfo.vue
@@ -106,6 +106,7 @@
    created() {
      const { productionId } = this.$route.params
      if (productionId) this.param.key = productionId
      console.log(this.$route)
    },
    methods: {
      equipmentStatistics(param, resopnse = { key: false }) {