@@ -89,10 +89,10 @@ export default {
},
data: [
{
- value: this.value.value.replace('CM', '')
+ value: this.value.value
}
],
symbolSize: 1
@@ -85,7 +85,7 @@
<template slot="title">
{{ item.description }} <br />
</template>
- <LiquidLevel :value="{value:'34',max:100,label:item.description}" />
+ <LiquidLevel :value="{value:34,max:100,label:item.description}" />
</a-tooltip>
</VueDragResize>
</div>
@@ -94,9 +94,9 @@
<a-tooltip>
- 液位: 34
+ 液位: 64
+ <LiquidLevel :value="{value:64,max:100,label:item.description}" />