hyingbo
8 天以前 57ec2038f86f47a87db6b73c0c6eb27c1c25b08e
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()