修改链接名称
This commit is contained in:
@@ -378,6 +378,7 @@ export default {
|
|||||||
this.$http.putData('/sarUrl/tsUrl/edit', {
|
this.$http.putData('/sarUrl/tsUrl/edit', {
|
||||||
id: this.editId,
|
id: this.editId,
|
||||||
type: this.sarStandardsInfoEO.type,
|
type: this.sarStandardsInfoEO.type,
|
||||||
|
name: this.sarStandardsInfoEO.name,
|
||||||
url: this.sarStandardsInfoEO.url,
|
url: this.sarStandardsInfoEO.url,
|
||||||
icon: this.sarStandardsInfoEO.icon
|
icon: this.sarStandardsInfoEO.icon
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Reference in New Issue
Block a user