更新
Этот коммит содержится в:
родитель
9b4aaa12ea
Коммит
a710c5ca46
@ -2,7 +2,7 @@
|
||||
* @Author: zwq
|
||||
* @Date: 2023-01-04 10:29:40
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2024-01-29 15:17:11
|
||||
* @LastEditTime: 2024-02-01 09:35:32
|
||||
* @Description:
|
||||
-->
|
||||
<template>
|
||||
@ -15,7 +15,7 @@
|
||||
<div class="text-div">
|
||||
<div class="titleStyle">
|
||||
一号窑
|
||||
<div style="color: #000;font-weight: 400;">上一班组下料数:</div>
|
||||
<div style="color: #000;font-weight: 400;">窑头1-1下料数:</div>
|
||||
</div>
|
||||
<h2 style="text-align: center;">{{ GroutCount.lastGroutCount }}</h2>
|
||||
</div>
|
||||
@ -23,8 +23,8 @@
|
||||
<el-col :span="12">
|
||||
<div class="text-div">
|
||||
<div class="titleStyle">
|
||||
二号窑
|
||||
<div style="color: #000;font-weight: 400;">上一班组下料数:</div>
|
||||
一号窑
|
||||
<div style="color: #000;font-weight: 400;">窑头1-2下料数:</div>
|
||||
</div>
|
||||
<h2 style="text-align: center;">{{ GroutCount.kiln2LastGroutCount }}</h2>
|
||||
</div>
|
||||
@ -32,8 +32,8 @@
|
||||
<el-col :span="12">
|
||||
<div class="text-div">
|
||||
<div class="titleStyle">
|
||||
一号窑
|
||||
<div style="color: #000;font-weight: 400;">当前班组下料数:</div>
|
||||
二号窑
|
||||
<div style="color: #000;font-weight: 400;">窑头2-1下料数:</div>
|
||||
</div>
|
||||
<h2 style="text-align: center;">{{ GroutCount.nowGroupCount }}</h2>
|
||||
</div>
|
||||
@ -42,7 +42,7 @@
|
||||
<div class="text-div">
|
||||
<div class="titleStyle">
|
||||
二号窑
|
||||
<div style="color: #000;font-weight: 400;">当前班组下料数:</div>
|
||||
<div style="color: #000;font-weight: 400;">窑头2-2下料数:</div>
|
||||
</div>
|
||||
<h2 style="text-align: center;">{{ GroutCount.kiln2NowGroupCount }}</h2>
|
||||
</div>
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user