永康嘉持电器有限公司前端
小小儁爺
2024-12-30 ff2f7d7bad0132c130c305364a863ff446e926b2
src/views/systemSetting/encodingRules.vue
@@ -318,7 +318,13 @@
      deep: true
    }
  },
  activated() {   window.addEventListener('resize', this.getHeight)   this.getHeight() }, created() {
  activated() {
    window.addEventListener('resize', this.getHeight)
    this.getHeight()
    this.getEncodingRules()
    this.getCodeMenuSelect()
  },
  created() {
    this.getEncodingRules()
  },
  mounted() {