图片选择搜索

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(){
if(this.findName==''){
return;
}
// if(this.findName==''){
// return;
// }
let $vue=this;
var folderId=0;
apiFilecloud.findByName(this.findName).then(rs=>{