ysy hai 1 ano
pai
achega
625143d59e
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/views/material/product/components/index-data.vue

+ 3 - 3
src/views/material/product/components/index-data.vue

@@ -122,17 +122,17 @@
           </template>
         </el-popconfirm>
 
-        <el-link
+        <!-- <el-link
           type="primary"
           v-if="row.isProduct == 1"
           :underline="false"
           @click="openParam(row)"
         >
           工艺参数
-        </el-link>
+        </el-link> -->
 
         <el-link type="primary" :underline="false" @click="toBomManager(row)">
-          结构BOM
+          BOM
         </el-link>
 
         <!-- <el-link