111
沙世明
2022-11-22 928399eceec50e3d37ea08669a12789a9410a9d2
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);
    }