<el-form-item label="订金金额"> <el-input v-model="dataList.prePayment"> <template slot="append">元</template> </el-input> </el-form-item>