@@ -59,7 +59,6 @@
<el-input
v-if="!readonly"
v-model="row.tatShiFouChaoShi"
- type="number"
placeholder="请输入"
/>
<span v-else>{{ row.tatShiFouChaoShi || '/' }}</span>