|
@@ -252,7 +252,7 @@
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
- <div v-if="companyName === 'ry'">
|
|
|
|
|
|
|
+ <div v-if="companyName === 'ry' && deviceItem.deviceName === '生产日报'">
|
|
|
<div class="flex items-center justify-between mb-6">
|
|
<div class="flex items-center justify-between mb-6">
|
|
|
<div class="flex items-center gap-2">
|
|
<div class="flex items-center gap-2">
|
|
|
<div class="bg-[var(--el-color-primary)] w-1 h-5 rounded-full"></div>
|
|
<div class="bg-[var(--el-color-primary)] w-1 h-5 rounded-full"></div>
|