| | |
| | | </el-table-column> |
| | | <el-table-column |
| | | align="center" |
| | | prop="solutionsName" |
| | | prop="solutionName" |
| | | label="保险方案"> |
| | | </el-table-column> |
| | | <el-table-column |
| | | align="center" |
| | | prop="downCode" |
| | | prop="taxDoneCode" |
| | | label="发票号"> |
| | | </el-table-column> |
| | | <el-table-column |
| | | align="center" |
| | | prop="createTime" |
| | | prop="createDate" |
| | | label="申请开票时间"> |
| | | </el-table-column> |
| | | <el-table-column |
| | |
| | | &:nth-child(5),&:nth-child(4) { |
| | | color:rgba(249, 86, 1, 0.996078431372549); |
| | | } |
| | | &:nth-child(4) { |
| | | color:rgba(249, 86, 1, 0.996078431372549); |
| | | } |
| | | } |
| | | .red { |
| | | color: red; |
| | |
| | | .info_list { |
| | | width: 100%; |
| | | display: flex; |
| | | align-items: left; |
| | | /*align-items: left;*/ |
| | | align-items: flex-start; |
| | | flex-wrap: wrap; |
| | | .list::v-deep { |
| | | width: 100%; |