@@ -90,7 +90,7 @@
>导入
</el-button>
</el-col>-->
- <el-col :span="1.5">
+<!-- <el-col :span="1.5">
<el-button
type="warning"
icon="el-icon-download"
@@ -99,7 +99,7 @@
v-hasPermi="['apply:offlinevalve:export']"
>导出
- </el-col>
+ </el-col>-->
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
</el-row>