lyh
2025-05-09 79dda6eb5451d16a148bd5c51f61567e8847b136
src/views/eam/equipment/modules/LxSearchEquipmentSelect.vue
@@ -62,6 +62,8 @@
      immediate: true,
      handler(val) {
        if (!val) {
          this.selectedValue = undefined;
          this.selectedAsyncValue = undefined;
          this.initDictData();
        } else {
          this.initSelectValue()