提交 f1ced1da authored 作者: huaxinzhu's avatar huaxinzhu

1

上级 fcc1e26c
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
:data="singleSpecTable" :data="singleSpecTable"
style="width: 100%;margin-right:10%;" style="width: 100%;margin-right:10%;"
> >
<el-table-column align="center" prop="sc_price" label="市场划线价1" class-name="spe-cell-icon"> <el-table-column align="center" prop="sc_price" label="市场划线价" class-name="spe-cell-icon">
<template slot-scope="scope"> <template slot-scope="scope">
<el-input size="mini" style="width:90%" v-model.trim="scope.row.sc_price" placeholder="请输入市场价"></el-input> <el-input size="mini" style="width:90%" v-model.trim="scope.row.sc_price" placeholder="请输入市场价"></el-input>
</template> </template>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论