chunk-4ce7f775.ba965e06.js 1.9 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-4ce7f775"],{"686f":function(t,e,i){"use strict";i.r(e);var s=function(){var t=this,e=t._self._c;return e("div",{staticStyle:{height:"100vh"}},[e("div",{staticStyle:{position:"absolute",right:"10px",top:"10px"}},[e("Button",{staticStyle:{width:"5rem",height:"2rem","font-size":"1rem"},attrs:{type:"primary",ghost:t.is_pc},on:{click:t.handleChangeState}},[t._v(t._s(t.is_pc?"PC":"工位屏"))])],1),e("div",{staticClass:"bdy"},[e("div",{on:{click:function(e){return t.handleGo(1)}}},[t._v("完工")]),e("div",{on:{click:function(e){return t.handleGo(2)}}},[t._v("质检")]),e("div",{on:{click:function(e){return t.handleGo(3)}}},[t._v("包装")]),e("div",{on:{click:function(e){return t.handleGo(4)}}},[t._v("包装打印")])])])},c=[];document.title="工位屏";var a={data(){return{is_pc:!1}},created(){this.is_pc=!!localStorage.getItem("is_pc")&&JSON.parse(localStorage.getItem("is_pc"));let t=JSON.parse(JSON.stringify(this.$route.query));if(!t.Authorization||!t.site)return this.$Message.warning({content:"请联系开发者,缺少站点和人员信息!",duration:0,closable:!0});let e={site:t.site},i=t.Authorization,s="prod"==t.systemType?"http://122.112.250.253:7774/":"test"==t.systemType?"http://121.36.142.167:7774/":"";localStorage.setItem("site",JSON.stringify(e)),localStorage.setItem("token",i),localStorage.setItem("dwy_url",s)},methods:{handleChangeState(){this.is_pc=!this.is_pc,localStorage.setItem("is_pc",this.is_pc)},handleGo(t){switch(t){case 1:this.$router.push("/cms/chipFinish");break;case 2:this.$router.push("/cms/chipQualityTesting");break;case 3:this.$router.push("/cms/chipPackage");break;case 4:this.$router.push("/cms/chipBoxOrder");break}}}},r=a,n=(i("bc32"),i("2877")),o=Object(n["a"])(r,s,c,!1,null,"a874f726",null);e["default"]=o.exports},9777:function(t,e,i){},bc32:function(t,e,i){"use strict";i("9777")}}]);