修改自定义的链接处理

master
于肖磊 2024-11-21 14:24:13 +08:00
parent 4b52ba7e8a
commit 9efdbcafa2
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@
} else {
url = this.propSourceList[this.propValue?.data_source_link] || '';
}
console.log('url', url);
this.setData({
form: this.propValue,
img: this.get_img_url(this.propValue),