#97 projects/mescc/zhp

Merged
juzi merged 2 commits from projects/mescc/zhp into projects/mescc/develop 2 months ago
  1. +2
    -2
      src/views/report/components/produceLineBar.vue

+ 2
- 2
src/views/report/components/produceLineBar.vue View File

@@ -1,7 +1,7 @@
<!-- <!--
* @Author: zhp * @Author: zhp
* @Date: 2024-06-19 15:28:34 * @Date: 2024-06-19 15:28:34
* @LastEditTime: 2024-07-09 16:14:37
* @LastEditTime: 2024-07-12 09:08:20
* @LastEditors: zhp * @LastEditors: zhp
* @Description: * @Description:
--> -->
@@ -36,7 +36,7 @@ export default {
color: [], color: [],
// color: ["#8EF0AB", "#63BDFF", "#288AFF"], // color: ["#8EF0AB", "#63BDFF", "#288AFF"],
grid: { grid: {
left: 30,
left: 40,
right: 0, right: 0,
bottom: 30, bottom: 30,
top: 30, top: 30,


Loading…
Cancel
Save