|
@@ -848,8 +848,6 @@ onUnmounted(() => {
|
|
:unit="index === 0 ? 'mg/L' : ''"
|
|
:unit="index === 0 ? 'mg/L' : ''"
|
|
:isNeedFlotBtn="false"
|
|
:isNeedFlotBtn="false"
|
|
:readonly="index === northColumnData.length - 1"
|
|
:readonly="index === northColumnData.length - 1"
|
|
- :min="minAndMaxValue.minAddAmount"
|
|
|
|
- :max="minAndMaxValue.maxAddAmount"
|
|
|
|
>
|
|
>
|
|
</BaseInput>
|
|
</BaseInput>
|
|
</div>
|
|
</div>
|