@ -818,6 +818,7 @@ export default {
}
//这个是单独的,带图片
.legend2 {
// display: flex;
// flex-flow: row wrap;
@ -546,7 +546,8 @@ export default {
cursor: pointer;
min-width: 100px;
display: flex;
margin-bottom: 30px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 25px;
width: 160px;
.kuai {
@ -574,43 +575,7 @@ export default {
.legend-row {
width: 100%;
margin-bottom: 16px;
margin-right: 10px;
border-radius: 4px;
img {
width: 40px;
height: 40px;
.content {
align-items: center;
.name {
font-size: 14px;
color: #999;
width: 60px;
.num {
font-size: 16px;
font-weight: bold;
display: inline-block;
.unit {
margin-left: 7px;
.btnSearch {
width: 100px;
height: 36px;
@ -758,7 +758,8 @@ export default {
@ -786,45 +787,7 @@ export default {
@ -7,7 +7,6 @@
<el-cascader
class="customer_cascader"
ref="myCascader"
clearable
v-model="formData.orgId"
:options="orgOptions"
:props="orgOptionProps"
@ -897,7 +896,8 @@ export default {
@ -925,45 +925,7 @@ export default {