合并
This commit is contained in:
@ -1039,7 +1039,7 @@ class Vector extends Base {
|
||||
)[0].value
|
||||
) {
|
||||
this._DialogObject.attribute.link.content.push({
|
||||
name: this.getDateTimeString(),
|
||||
name: '链接',
|
||||
url: this._DialogObject._element.content.getElementsByClassName(
|
||||
'link_add'
|
||||
)[0].value
|
||||
@ -1134,7 +1134,7 @@ class Vector extends Base {
|
||||
[i + 1].getElementsByClassName('file-select')[0].value = link
|
||||
} else {
|
||||
this._DialogObject.attribute.link.content.push({
|
||||
name: this.getDateTimeString(),
|
||||
name: '链接',
|
||||
url: link
|
||||
})
|
||||
this.setAttributeLinkById(
|
||||
|
Reference in New Issue
Block a user