|
@@ -36,15 +36,15 @@
|
|
|
v-hasPermi="['plant:targetreview:remove']"
|
|
|
>{{ $t('删除') }}</el-button>
|
|
|
</el-col>
|
|
|
- <el-col :span="1.5">
|
|
|
- <el-button
|
|
|
- type="info"
|
|
|
- icon="el-icon-upload2"
|
|
|
- size="mini"
|
|
|
- @click="handleImport"
|
|
|
- v-hasPermi="['plant:targetreview:edit']"
|
|
|
- >{{ $t('导入') }}</el-button>
|
|
|
- </el-col>
|
|
|
+<!-- <el-col :span="1.5">-->
|
|
|
+<!-- <el-button-->
|
|
|
+<!-- type="info"-->
|
|
|
+<!-- icon="el-icon-upload2"-->
|
|
|
+<!-- size="mini"-->
|
|
|
+<!-- @click="handleImport"-->
|
|
|
+<!-- v-hasPermi="['plant:targetreview:edit']"-->
|
|
|
+<!-- >{{ $t('导入') }}</el-button>-->
|
|
|
+<!-- </el-col>-->
|
|
|
<!--<el-col :span="1.5">
|
|
|
<el-button
|
|
|
type="warning"
|