|
@@ -1036,8 +1036,8 @@ export default {
|
|
this.messKey = val
|
|
this.messKey = val
|
|
this.systemId = infos.id
|
|
this.systemId = infos.id
|
|
if (val == "caozuo") {
|
|
if (val == "caozuo") {
|
|
- window.open(`http://adm.sagacloud.cn:8058/spread?id=${infos.id}&pid=${this.projectId}&secret=${this.secret}`,"_blank")
|
|
|
|
- el.target.blur()
|
|
|
|
|
|
+ // window.open(`http://adm.sagacloud.cn:8058/spread?id=${infos.id}&pid=${this.projectId}&secret=${this.secret}`,"_blank")
|
|
|
|
+ this.$message("开发中...")
|
|
// this.iframeSrc =
|
|
// this.iframeSrc =
|
|
// process.env.BASE_URL +
|
|
// process.env.BASE_URL +
|
|
// ":8889/#/details?perjectId=" +
|
|
// ":8889/#/details?perjectId=" +
|
|
@@ -1097,7 +1097,8 @@ export default {
|
|
this.category = this.main[row.row]
|
|
this.category = this.main[row.row]
|
|
this.dialog.changeRea = true
|
|
this.dialog.changeRea = true
|
|
} else if(this.onlyRead) {
|
|
} else if(this.onlyRead) {
|
|
- window.open(`http://adm.sagacloud.cn:8058/asset?id=${infos.linkId}&pid=${this.projectId}&secret=${this.secret}`,"_blank")
|
|
|
|
|
|
+ // window.open(`http://adm.sagacloud.cn:8058/asset?id=${infos.linkId}&pid=${this.projectId}&secret=${this.secret}`,"_blank")
|
|
|
|
+ this.$message("开发中...")
|
|
}
|
|
}
|
|
}
|
|
}
|
|
if (val == "infos.EquipQRCode") {
|
|
if (val == "infos.EquipQRCode") {
|