zhaowei
5 天以前 03cec15c5f30cb7eda1e76bbf4183ad9c89e4f83
src/views/eam/equipment/modules/LxSearchEquipmentSelect.vue
@@ -79,6 +79,13 @@
          this.initSelectValue()
        }
      }
    },
    factoryOrgCode:{
      handler(val){
        if(val){
          this.loadData()
        }
      }
    }
  },
  methods: {