Explorar o código

Merge branch 'product' of http://1.116.113.26:8088/zhuliu/xiaoshi_system into product

zhuliu hai 1 ano
pai
achega
911403a534
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/product/components/framework/viewIndex.vue

+ 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>