#93 projects/mescc/zhp

Обединени
juzi обедини 3 ревизии от projects/mescc/zhp във projects/mescc/develop преди 2 месеца
  1. +6
    -6
      src/components/Breadcrumb/index.vue
  2. +3
    -2
      src/views/produce/workOrder/dayReportComponents/dayReportExportChart/productYield.vue
  3. +1
    -1
      src/views/report/productionSituationMW.vue
  4. +1
    -1
      src/views/report/productionSituationTablets.vue

+ 6
- 6
src/components/Breadcrumb/index.vue Целия файл

@@ -35,12 +35,12 @@ export default {
if (val == true) {
let item = document.getElementsByClassName('el-breadcrumb__separator')
// let item =document.getElementsByClassName('')
item[0].classList.add("changeColor")
item[1].classList.add("changeColor")
item[0].style.color = rgba(255, 255, 255, 0.45)
item[1].style.color = rgba(255, 255, 255, 0.45)
} else {
let item = document.getElementsByClassName('el-breadcrumb__separator')
item[0].classList.remove("changeColor")
item[1].classList.remove("changeColor")
item[0].style.color = ''
item[1].style.color = ''
}
},
$route(route) {
@@ -103,11 +103,11 @@ export default {
color:rgba(0, 0, 0, 0.65)
}
</style>
<style lang="scss">
<!-- <style lang="scss">
.changeColor {
--theme-color: rgba(255, 255, 255, 0.45);
}
.el-breadcrumb__separator {
color:var(--theme-color);
}
</style>
</style> -->

+ 3
- 2
src/views/produce/workOrder/dayReportComponents/dayReportExportChart/productYield.vue Целия файл

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2024-07-08 14:51:47
* @LastEditTime: 2024-07-09 11:07:47
* @LastEditTime: 2024-07-11 14:48:15
* @LastEditors: zhp
* @Description:
-->
@@ -67,12 +67,13 @@ export default {
legend: {
bottom: 0,
left: 'center',
itemGap:40,
itemGap:60,
},
series: [
{
// name: 'Access From',
type: 'pie',
center: ['50%', '45%'],
radius: ['50%', '70%'],
avoidLabelOverlap: false,
data: this.pieList,


+ 1
- 1
src/views/report/productionSituationMW.vue Целия файл

@@ -82,7 +82,7 @@
<bm-line-bar :type="listQuery.type" style="margin-top: 20px;" :show="false" :chartHeight="chartHeight"
:legendList="legendList" :chartMsg="chartMsg" :chartId="'chartDay'" :chartNum="chartNum" />
</el-col>
<el-col :span="6" style="margin-top: 30px">
<el-col :span="6" style="margin-top: 21px">
<bm-line-bar-target :type="listQuery.type" :chartHeight="chartHeight" :legendList="legendList"
:chartMsg="chartMsgTarget" :gridLeft="gridLeft" :chartId="'chartDayTarget'" :chartNum="chartNum" />
</el-col>


+ 1
- 1
src/views/report/productionSituationTablets.vue Целия файл

@@ -83,7 +83,7 @@
<bm-line-bar :type="listQuery.type" style="margin-top: 20px;" :show="false" :chartHeight="chartHeight"
:legendList="legendList" :chartMsg="chartMsg" :chartId="'chartDay'" :chartNum="chartNum" />
</el-col>
<el-col :span="6" style="margin-top: 30px">
<el-col :span="6" style="margin-top: 21px">
<bm-line-bar-target :type="listQuery.type" :chartHeight="chartHeight" :legendList="legendList"
:chartMsg="chartMsgTarget" :gridLeft="gridLeft" :chartId=" 'chartDayTarget'" :chartNum="chartNum" />
</el-col>


Зареждане…
Отказ
Запис