图片选择搜索

This commit is contained in:
zhaofang
2022-08-23 17:12:48 +08:00
parent 7f75fd79c5
commit 899978576a

View File

@@ -97,9 +97,9 @@
}); });
}, },
findByName(){ findByName(){
if(this.findName==''){ // if(this.findName==''){
return; // return;
} // }
let $vue=this; let $vue=this;
var folderId=0; var folderId=0;
apiFilecloud.findByName(this.findName).then(rs=>{ apiFilecloud.findByName(this.findName).then(rs=>{