车间中间大屏显示
This commit is contained in:
parent
f777591f2a
commit
02210703bc
@ -116,33 +116,29 @@
|
||||
</el-col>
|
||||
|
||||
<el-col :xs="24" :sm="6" :lg="6">
|
||||
|
||||
|
||||
<div class="ibox">
|
||||
<el-image
|
||||
:align="center"
|
||||
style="width: 180px; height: 180px"
|
||||
:src="url"
|
||||
:fit=fill>
|
||||
</el-image> <h2 style="margin-top: 0px;">B班班长-陈亮</h2>
|
||||
</div>
|
||||
|
||||
</el-col>
|
||||
|
||||
|
||||
<el-col :xs="24" :sm="6" :lg="6">
|
||||
|
||||
|
||||
<div class="ibox">
|
||||
<el-image
|
||||
:align="center"
|
||||
style="width: 180px; height: 180px"
|
||||
:src="url2"
|
||||
:fit=fill>
|
||||
</el-image> <h2 style="margin-top: 0px;">A班班长-陈忠维</h2>
|
||||
</el-image>
|
||||
<h2 style="margin-top: 0px;">A班班长-陈忠维</h2>
|
||||
</div>
|
||||
|
||||
</el-col>
|
||||
<el-col :xs="24" :sm="6" :lg="6">
|
||||
<div class="ibox">
|
||||
<el-image
|
||||
:align="center"
|
||||
style="width: 180px; height: 180px"
|
||||
:src="url"
|
||||
:fit=fill>
|
||||
</el-image>
|
||||
<h2 style="margin-top: 0px;">B班班长-陈亮</h2>
|
||||
</div>
|
||||
</el-col>
|
||||
|
||||
|
||||
</el-row>
|
||||
|
||||
|
||||
@ -273,7 +269,6 @@ this.Refresh()
|
||||
var d_channeng = 0;
|
||||
|
||||
|
||||
|
||||
getcurrent().then(response => {
|
||||
var j, k;
|
||||
var avg_zhengpin_avg = 0;
|
||||
@ -397,7 +392,6 @@ this.Refresh()
|
||||
})
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user