|
|
@ -166,10 +166,11 @@ |
|
|
|
<script> |
|
|
|
|
|
|
|
import {getEchartInstance} from "@/api/jczh"; |
|
|
|
import ScaleBox from "vue2-scale-box"; |
|
|
|
|
|
|
|
export default { |
|
|
|
name: "drain", |
|
|
|
components: {getEchartInstance}, |
|
|
|
components: {getEchartInstance,ScaleBox}, |
|
|
|
data() { |
|
|
|
return { |
|
|
|
isActive: true,//月 |
|
|
|