Merge branch 'master' of http://47.103.154.90:83/r/IEE/Web.V1
| | |
| | | <div class="flag-search-content"> |
| | | <el-card class="w100 h100" shadow="never"> |
| | | <el-form |
| | | style="height: 56px; flex-shrink: 0" |
| | | style="height: 56px; flex-shrink: 0; display: flex" |
| | | :model="state.m_formData" |
| | | ref="ruleFormRef" |
| | | :inline="true" |
| | | label-width="100px" |
| | | label-width="80px" |
| | | class="demo-ruleForm" |
| | | > |
| | | <el-form-item label="产品类型" prop="ProductType"> |
| | |
| | | } |
| | | |
| | | .w-180-px { |
| | | width: 180px; |
| | | width: 10rem; |
| | | } |
| | | |
| | | .table-detail-span { |
| | |
| | | background-color: #196dd9; |
| | | } |
| | | } |
| | | :deep(.el-form--inline .el-form-item) { |
| | | margin-right: 0.75rem; |
| | | } |
| | | :deep(.el-card) { |
| | | width: 100%; |
| | | } |