Commit 96ad0f2d authored by zhengke's avatar zhengke

no message

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