|
@@ -322,7 +322,7 @@ export default {
|
|
modal.base(res.data)
|
|
modal.base(res.data)
|
|
})
|
|
})
|
|
},
|
|
},
|
|
- showScreen (position) {
|
|
|
|
|
|
+ handleSetting (position) {
|
|
const a = document.createElement('a')
|
|
const a = document.createElement('a')
|
|
a.href = '/opc?line=' + position.id
|
|
a.href = '/opc?line=' + position.id
|
|
a.target = '_blank'
|
|
a.target = '_blank'
|