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