JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
return;
|
||||
}
|
||||
if (newval.indexOf('http') === 0) {
|
||||
this.imgUrlShow = newval;
|
||||
this.imgUrlShow = newval + '?tk=' + this.token;
|
||||
return;
|
||||
}
|
||||
if (newval && this.watching) {
|
||||
|
||||
Reference in New Issue
Block a user