zhuhao 1 gadu atpakaļ
vecāks
revīzija
7bdbda99ab

+ 1 - 1
src/views/product/components/framework/viewIndex.vue

@@ -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> -->
           </div>
         </div>
       </el-header>