@@ -450,7 +450,7 @@
size="mini"
v-model="row.order"
:min="0"
- :precision="0"
+ :precision="2"
:step="1"
></el-input-number>
</template>