@@ -8,7 +8,7 @@
<p>{{ row.type == 1 ? '产品类别名称:' : '产品名称:' }}{{ row.name }}</p>
</div>
<div>
- <el-button type="primary" size="small" @click="handleImport">导 入</el-button>
+ <!-- <el-button type="primary" size="small" @click="handleImport">导 入</el-button> -->
</el-header>