|
@@ -129,13 +129,13 @@
|
|
|
@click="gotoSubIndex(scope.row)"
|
|
|
>检查内容
|
|
|
</el-button>
|
|
|
- <el-button
|
|
|
- size="mini"
|
|
|
- type="text"
|
|
|
- icon="el-icon-download"
|
|
|
- @click="handleZip(scope.row)"
|
|
|
- >打包
|
|
|
- </el-button>
|
|
|
+<!-- <el-button-->
|
|
|
+<!-- size="mini"-->
|
|
|
+<!-- type="text"-->
|
|
|
+<!-- icon="el-icon-download"-->
|
|
|
+<!-- @click="handleZip(scope.row)"-->
|
|
|
+<!-- >打包-->
|
|
|
+<!-- </el-button>-->
|
|
|
<!--<el-button-->
|
|
|
<!--size="mini"-->
|
|
|
<!--type="text"-->
|