瀏覽代碼

opc优化

hfxc226 2 年之前
父節點
當前提交
073ceb5fcc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/sb/position/SbPosition.vue

+ 1 - 1
src/views/sb/position/SbPosition.vue

@@ -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'