Commit 96ad0f2d authored by zhengke's avatar zhengke

no message

parent dba7464a
...@@ -70,6 +70,7 @@ ...@@ -70,6 +70,7 @@
.Credentials { .Credentials {
color: #2961FE; color: #2961FE;
cursor: pointer;
} }
.agreement-IncomeMoney-box{ .agreement-IncomeMoney-box{
/* position: relative; */ /* position: relative; */
...@@ -189,7 +190,7 @@ ...@@ -189,7 +190,7 @@
row-class-name="font-size-12"> row-class-name="font-size-12">
<el-table-column <el-table-column
fixed fixed
label="订单号" width="120"> label="订单号" width="110">
<template slot-scope="scope"> <template slot-scope="scope">
<div class="OrderType-text-box"> <div class="OrderType-text-box">
<p>{{scope.row.OrderId}}</p> <p>{{scope.row.OrderId}}</p>
......
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