沙世明
2023-03-22 08e1a4d4459f6ed4049cb715a2d7086cc14ff182
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);
    }