sean.zhou
2023-05-18 763e39bd71d83a6501ebdebf0d53130797bd5d73
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) {