src/views/kanbanManager/ckgl.vue
@@ -5,7 +5,7 @@ <div class="kb_backgroundCustom" /> <div class="kb_header"> <div class="kb_headTime" style="top: 35px;left: 20px"> <span>浙江优克工贸股份有限公司</span> <span>永康市桥下塑料厂</span> </div> <div class="kb_headTime kb_header_text" style="top: 35px;left: 800px"> @@ -317,7 +317,11 @@ } }, activated() { window.addEventListener('resize', this.getHeight) this.getHeight() }, created() { activated() { window.addEventListener('resize', this.getHeight) this.getHeight() }, created() { setInterval(this.getNowTime, 1000) // 两小时看板刷新一次