sean.zhou
2023-05-18 91fbc1342f1a33a42581228b7651f9fae4671875
src/store/index.ts
@@ -130,7 +130,6 @@
    }
    if (info.host.job_number !== undefined) {
      dock.work_osd = info.host
      return
    }
  },
  SET_DRAW_VISIBLE_INFO (state, bool) {