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