永康嘉持电器有限公司前端
小小儁爺
2024-12-30 ff2f7d7bad0132c130c305364a863ff446e926b2
src/views/sopManager/sopRoute.vue
@@ -383,7 +383,13 @@
    }
  },
  activated() {   window.addEventListener('resize', this.getHeight)   this.getHeight() }, created() {
  activated() {
    window.addEventListener('resize', this.getHeight)
    this.getHeight()
    this.getProcessSopSearch()
    this.getPartSelect()
  },
  created() {
    this.getProcessSopSearch()
    this.getPartSelect()
  },