pull/134/head
parent
5ad5ed718b
commit
5fc7c28b5f
|
@ -122,7 +122,7 @@
|
||||||
v-model="inputData[store.formulaNum[indexs - 1] + 28]"
|
v-model="inputData[store.formulaNum[indexs - 1] + 28]"
|
||||||
@input="change(store.formulaNum[indexs - 1] + 28, $event)" type="number" style="height: 34px;margin: 0 5px;"
|
@input="change(store.formulaNum[indexs - 1] + 28, $event)" type="number" style="height: 34px;margin: 0 5px;"
|
||||||
placeholder="0.0">
|
placeholder="0.0">
|
||||||
<span style="padding:0">%</span>
|
<span style="padding:0">秒</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue