沙世明
2023-03-22 e4185f503d973b28f95725908e3fad155cfbf088
force-app/main/default/lwc/jzlookup/jzlookup.js
@@ -41,7 +41,7 @@
            if (!this.isClick) {
                this.InputValue = '';
            }
            },300)
            },3000)
       
    }
@@ -62,7 +62,7 @@
        
        setTimeout(()=>{
            this.OnLoading(false);
        },1000);
        },3000);
    }