#295 projects/mesxc-zhp

병합
juzi projects/mesxc-zhp 에서 projects/mesxc-test 로 2 commits 를 머지했습니다 5 달 전
  1. +2
    -2
      src/views/OperationalOverview/components/pileBarChart.vue

+ 2
- 2
src/views/OperationalOverview/components/pileBarChart.vue 파일 보기

@@ -1,13 +1,13 @@
<!--
* @Author: zhp
* @Date: 2023-12-27 13:54:52
* @LastEditTime: 2024-03-29 16:50:47
* @LastEditTime: 2024-03-29 17:01:16
* @LastEditors: zhp
* @Description:
-->
<template>
<div>
<div :id="id" class="productChart" :style="{ height:'80px', width: width }" />
<div :id="id" class="productChart" :style="{ height:'75px', width: width }" />
</div>
</template>



불러오는 중...
취소
저장