parent
ad06b74256
commit
167e14cd88
|
@ -265,7 +265,6 @@ export default {
|
|||
this.selectAll = false;
|
||||
this.unSelection = [];
|
||||
this.selectDataCounts = 0;
|
||||
|
||||
this.condition.reportType = this.reportType;
|
||||
if (this.condition.orders && this.condition.orders.length > 0) {
|
||||
let order = this.condition.orders[this.condition.orders.length - 1];
|
||||
|
|
|
@ -183,7 +183,7 @@ export default {
|
|||
border: 1px solid rgba(31, 35, 41, 0.15);
|
||||
border-right-width: 0;
|
||||
border-left-width: 0;
|
||||
color: #1F2329;
|
||||
color: #646A73;
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue