|
|
@ -43,7 +43,7 @@ |
|
|
|
<el-col :span="12" class="colOneStyle"> |
|
|
|
<div class="span-sty spanOneWidth"></div> |
|
|
|
<el-form-item> |
|
|
|
<el-button type="primary" style="margin-left: 270px" size="small" @click="handleSelect">查询</el-button> |
|
|
|
<el-button type="primary" style="margin-left: 250px" size="small" @click="handleSelect">查询</el-button> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
@ -295,7 +295,7 @@ export default { |
|
|
|
border-right: 0px !important; |
|
|
|
} |
|
|
|
.addinputwOne { |
|
|
|
margin-left: 270px !important; |
|
|
|
margin-left: 250px !important; |
|
|
|
padding: 5px 0px; |
|
|
|
} |
|
|
|
.rowStyle { |
|
|
|