hyingbo
2025-07-31 aa9ca2ecf020ddb017a51fb7d63e2f2a9ead062e
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()