Commit ce897d24 authored by youjie's avatar youjie

no message

parent d8a49179
<template>
<div class="myAllOrder">
<div class="myAllTypeOrder">
<div v-if="pagesTitle=='申请'||pagesTitle=='审核'" v-for="(item,index) in OrderList">
<el-table
border
......@@ -1551,7 +1551,7 @@ export default {
.text-center {
text-align: center;
}
/deep/.myAllOrder .el-table th.el-table__cell{
/deep/.myAllTypeOrder .el-table th.el-table__cell{
background-color: #f5f7fa !important;
}
</style>
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