|
|
@@ -29,7 +29,7 @@
|
|
|
<div class="d-flex aside-width">
|
|
|
<div class="react-left ml-4 react-l-s bg-color-blue">
|
|
|
<span class="react-left"></span>
|
|
|
- <span class="text fw-b" style="font-size:24px;">正大信维MES数据看板</span>
|
|
|
+ <span class="text fw-b" style="font-size:24px;">贾维斯MES数据看板</span>
|
|
|
</div>
|
|
|
<div class="react-left ml-3">
|
|
|
<span class="text">生产实况分析</span>
|
|
|
@@ -132,8 +132,8 @@ export default {
|
|
|
weekday: ['周日', '周一', '周二', '周三', '周四', '周五', '周六'],
|
|
|
decorationColor: ['#568aea', '#000000'],
|
|
|
workshopoptions:[
|
|
|
- {label: 'SMT', value: 'SMT'},
|
|
|
{label: '组装', value: '组装'},
|
|
|
+ {label: '包装', value: '包装'},
|
|
|
],
|
|
|
isShow:false
|
|
|
}
|