@@ -147,6 +147,16 @@
</el-select>
</el-input>
</el-col>
+ <el-col :span="4" style="width: 66px; float: right">
+ <el-button
+ type="warning"
+ class="fr"
+ :size="searchSize"
+ @click="restSearch"
+ >
+ 重置
+ </el-button>
+ </el-col>
<!-- 暂时注释,下版需要导出 -->
<el-col
:span="4"
@@ -165,16 +175,7 @@
导出
</el-button>
- <el-col :span="4" style="width: 66px; float: right">
- <el-button
- type="warning"
- class="fr"
- :size="searchSize"
- @click="restSearch"
- >
- 重置
- </el-button>
- </el-col>
+
</el-row>
</div>
</template>
@@ -113,6 +113,16 @@
></el-button>
+ <el-col :span="4" style="width: 66px" class="fr">
@@ -131,16 +141,7 @@
- <el-col :span="4" style="width: 66px" class="fr">