zhaowei
2024-10-31 7fe18e1be6ef108277fa628db35c63c74d77b75e
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 }) {