Commit 6044a1b0 by 唐玉峰

.

parent e45a01ab
......@@ -200,7 +200,7 @@
{{ decimal(scope.row.fee) }}
</template>
</el-table-column>
<el-table-column label="支付类型" prop="carD_TYPE"></el-table-column>
<!-- <el-table-column label="支付类型" prop="carD_TYPE"></el-table-column> -->
</el-table>
</div>
<!-- 中间表格无数据 -->
......@@ -362,10 +362,10 @@ export default {
cloumn: "金额",
name: "fee",
},
{
cloumn: "支付类型",
name: "carD_TYPE",
},
// {
// cloumn: "支付类型",
// name: "carD_TYPE",
// },
],
tableData: [],
options: [], //异常问题数据
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment